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

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h168 #define CHAN_EXTENDED_IGNORE 0 macro
H A Dsession.c2319 ignore_fderr ? CHAN_EXTENDED_IGNORE : CHAN_EXTENDED_READ,
2323 ignore_fderr ? CHAN_EXTENDED_IGNORE : CHAN_EXTENDED_READ,
H A Dchannels.c894 c->extended_usage == CHAN_EXTENDED_IGNORE) &&
1821 c->extended_usage == CHAN_EXTENDED_IGNORE) &&
1834 if (c->extended_usage == CHAN_EXTENDED_IGNORE) {

Completed in 80 milliseconds