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

/freebsd-12-stable/crypto/openssh/
H A Dchannels.h185 #define CHAN_EXTENDED_IGNORE 0 macro
H A Dnchan.c435 c->extended_usage != CHAN_EXTENDED_IGNORE)
H A Dchannels.c814 case CHAN_EXTENDED_IGNORE:
1096 c->extended_usage == CHAN_EXTENDED_IGNORE) &&
2123 if (c->extended_usage == CHAN_EXTENDED_IGNORE) {
2146 c->extended_usage == CHAN_EXTENDED_IGNORE)
H A Dsession.c2272 ignore_fderr ? CHAN_EXTENDED_IGNORE : CHAN_EXTENDED_READ,

Completed in 142 milliseconds