Searched refs:null_conv (Results 1 – 1 of 1) sorted by relevance
553 static struct pam_conv null_conv = { sshpam_null_conv, NULL }; variable604 pam_set_item(sshpam_handle, PAM_CONV, (const void *)&null_conv); in sshpam_cleanup()