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

/freebsd-9.3-release/usr.bin/csup/
H A Dmux.c121 #define CS_WRCLOSED 5 macro
370 chan->state = CS_WRCLOSED;
375 } else if (chan->state == CS_WRCLOSED || chan->state == CS_CLOSED) {
457 chan->state != CS_WRCLOSED) {
1047 chan->state != CS_WRCLOSED) ||
1085 else if (chan->state == CS_WRCLOSED)

Completed in 49 milliseconds