Searched refs:sshpam_thread (Results 1 – 1 of 1) sorted by relevance
422 sshpam_thread(void *ctxtp) in sshpam_thread() function701 if (pthread_create(&ctxt->pam_thread, NULL, sshpam_thread, ctxt) == -1) { in sshpam_init_ctx()