Searched refs:PAM_conv (Results 1 – 2 of 2) sorted by relevance
108 static int PAM_conv(int, const struct pam_message **, 110 static struct pam_conv PAM_chat = { &PAM_conv, NULL };576 PAM_conv(msg_count, msg, rsp, dontcare) in PAM_conv() function
1468 static int PAM_conv (int num_msg, in PAM_conv() function1514 &PAM_conv,