Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDchannels.c2474 channel_post_mux_client(struct ssh *ssh, Channel *c) in channel_post_mux_client() function
2564 post[SSH_CHANNEL_MUX_CLIENT] = &channel_post_mux_client; in channel_handler_init()