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

/freebsd-9.3-release/usr.bin/csup/
H A Dmux.c120 #define CS_RDCLOSED 4 macro
372 } else if (chan->state == CS_RDCLOSED) {
452 if (chan->state == CS_RDCLOSED || chan->state == CS_CLOSED) {
490 chan->state != CS_RDCLOSED) {
1031 chan->state == CS_RDCLOSED) {
1084 chan->state = CS_RDCLOSED;

Completed in 41 milliseconds