Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dauth-pam.c474 sshpam_thread(void *ctxtp) in sshpam_thread() function
818 result = pthread_create(&ctxt->pam_thread, NULL, sshpam_thread, ctxt); in sshpam_init_ctx()