Searched refs:su_conv (Results 1 – 1 of 1) sorted by relevance
130 static int su_conv(int, struct pam_message **, struct pam_response **, void *);134 static struct pam_conv pam_conv = {su_conv, NULL};1086 su_conv(int num_msg, struct pam_message **msg, struct pam_response **response, in su_conv() function