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

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.c1913 channel_post_mux_client(Channel *c, fd_set *readset, fd_set *writeset) function
2052 channel_post[SSH_CHANNEL_MUX_CLIENT] = &channel_post_mux_client;

Completed in 72 milliseconds