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

/freebsd-10-stable/crypto/openssh/
H A Dchannels.c1570 channel_post_auth_listener(Channel *c, fd_set *readset, fd_set *writeset) function
2055 channel_post[SSH_CHANNEL_AUTH_SOCKET] = &channel_post_auth_listener;
2078 channel_post[SSH_CHANNEL_AUTH_SOCKET] = &channel_post_auth_listener;
2097 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 105 milliseconds