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

/freebsd-10.3-release/crypto/openssh/
H A Dchannels.c1567 channel_post_auth_listener(Channel *c, fd_set *readset, fd_set *writeset) function
2052 channel_post[SSH_CHANNEL_AUTH_SOCKET] = &channel_post_auth_listener;
2075 channel_post[SSH_CHANNEL_AUTH_SOCKET] = &channel_post_auth_listener;
2094 channel_post[SSH_CHANNEL_AUTH_SOCKET] = &channel_post_auth_listener;
H A Dssh_namespace.h179 #define channel_post_auth_listener Fssh_channel_post_auth_listener macro

Completed in 102 milliseconds