Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh_namespace.h157 #define channel_post_mux_client Fssh_channel_post_mux_client macro
H A Dchannels.c2476 channel_post_mux_client(struct ssh *ssh, Channel *c) in channel_post_mux_client() function
2566 post[SSH_CHANNEL_MUX_CLIENT] = &channel_post_mux_client; in channel_handler_init()