Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dnchan.c383 channel_format_extended_usage(c)); in chan_shutdown_write()
406 channel_format_extended_usage(c)); in chan_shutdown_read()
432 channel_format_extended_usage(c)); in chan_shutdown_extended_read()
H A Dchannels.h342 const char *channel_format_extended_usage(const Channel *);
H A Dchannels.c987 channel_format_extended_usage(const Channel *c) in channel_format_extended_usage() function
1016 channel_format_extended_usage(c), sshbuf_len(c->extended), in channel_format_status()