Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dchannels.c2982 channel_output_poll_extended_read(struct ssh *ssh, Channel *c) in channel_output_poll_extended_read() function
3050 ret |= channel_output_poll_extended_read(ssh, c); in channel_output_poll()