Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A 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()
H A Dchannels.h327 const char *channel_format_extended_usage(const Channel *);
H A 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()