Searched refs:CF_CLOSE (Results 1 – 1 of 1) sorted by relevance
130 #define CF_CLOSE 0x20 macro371 chan->flags |= CF_CLOSE; in chan_close()374 chan->flags |= CF_CLOSE; in chan_close()832 case CF_CLOSE: in sender_loop()956 else if (chan->flags & CF_CLOSE) in sender_scan()957 *what = CF_CLOSE; in sender_scan()