Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssh/
HDchannels.h218 #define CHAN_EXTENDED_IGNORE 0 macro
HDnchan.c435 c->extended_usage != CHAN_EXTENDED_IGNORE) in chan_shutdown_extended_read()
HDchannels.c1007 case CHAN_EXTENDED_IGNORE: in channel_format_extended_usage()
1290 c->extended_usage == CHAN_EXTENDED_IGNORE) && in channel_pre_open()
2332 if (c->extended_usage == CHAN_EXTENDED_IGNORE) in channel_handle_efd_read()
2350 c->extended_usage == CHAN_EXTENDED_IGNORE) in channel_handle_efd()
HDsession.c2266 ignore_fderr ? CHAN_EXTENDED_IGNORE : CHAN_EXTENDED_READ, in session_set_fds()