Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dnchan.c383 channel_format_extended_usage(c)); in chan_shutdown_write()
406 channel_format_extended_usage(c)); in chan_shutdown_read()
437 channel_format_extended_usage(c)); in chan_shutdown_extended_read()
Dchannels.h327 const char *channel_format_extended_usage(const Channel *);
Dssh_namespace.h124 #define channel_format_extended_usage Fssh_channel_format_extended_usage macro
Dchannels.c852 channel_format_extended_usage(const Channel *c) in channel_format_extended_usage() function
880 channel_format_extended_usage(c), sshbuf_len(c->extended), in channel_format_status()