Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.h169 #define CHAN_EXTENDED_IGNORE 0 macro
Dchannels.c937 c->extended_usage == CHAN_EXTENDED_IGNORE) && in channel_pre_open()
1896 c->extended_usage == CHAN_EXTENDED_IGNORE) &&
1909 if (c->extended_usage == CHAN_EXTENDED_IGNORE) {
Dsession.c2132 ignore_fderr ? CHAN_EXTENDED_IGNORE : CHAN_EXTENDED_READ, in session_set_fds()