Searched refs:CS_LISTENING (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/csup/
H A Dmux.c117 #define CS_LISTENING 1 macro
410 chan->state = CS_LISTENING;
418 chan->state = CS_LISTENING;
431 while (chan->state == CS_LISTENING)
992 if (chan->state == CS_LISTENING) {

Completed in 100 milliseconds