Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/ssh/sshd/
H A Daltprivsep.c1145 fatal_add_cleanup((void (*)(void *))ssh_gssapi_cleanup_creds, in altprivsep_start_and_do_monitor()
1168 fatal_remove_cleanup((void (*)(void *))ssh_gssapi_cleanup_creds, in altprivsep_start_and_do_monitor()
1170 ssh_gssapi_cleanup_creds(xxx_gssctxt); in altprivsep_start_and_do_monitor()
H A Dgss-serv.c221 ssh_gssapi_cleanup_creds(Gssctxt *ctx) in ssh_gssapi_cleanup_creds() function
/onnv-gate/usr/src/cmd/ssh/include/
H A Dssh-gss.h153 void ssh_gssapi_cleanup_creds(Gssctxt *ctx);