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

/external/openssh/
H A Dauth-pam.c427 sshpam_thread(void *ctxtp) function
701 if (pthread_create(&ctxt->pam_thread, NULL, sshpam_thread, ctxt) == -1) {

Completed in 31 milliseconds