Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.h167 #define CHAN_EXTENDED_IGNORE 0 macro
Dchannels.c870 c->extended_usage == CHAN_EXTENDED_IGNORE) && in channel_pre_open()
1816 c->extended_usage == CHAN_EXTENDED_IGNORE) &&
1829 if (c->extended_usage == CHAN_EXTENDED_IGNORE) {
Dsession.c2340 ignore_fderr ? CHAN_EXTENDED_IGNORE : CHAN_EXTENDED_READ, in session_set_fds()