chan_events 1063 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c uint32_t chan_events = 0; chan_events 1069 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c chan_events = SANG_WAIT_OBJ_HAS_INPUT; chan_events 1072 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c chan_events |= SANG_WAIT_OBJ_HAS_OUTPUT; chan_events 1075 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c chan_events |= SANG_WAIT_OBJ_HAS_EVENTS; chan_events 1078 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c chan_events = SANG_WAIT_OBJ_HAS_EVENTS; chan_events 1086 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c inflags[j] = chan_events; chan_events 1090 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c pfds[j].events = chan_events;