Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsession.c159 auth_sock_cleanup_proc(void *_pw) in auth_sock_cleanup_proc() function
207 fatal_add_cleanup(auth_sock_cleanup_proc, pw); in auth_input_request_forwarding()
253 auth_sock_cleanup_proc(authctxt->pw); in do_authenticated()