Searched refs:uucp_conv (Results 1 – 1 of 1) sorted by relevance
57 static int uucp_conv();58 struct pam_conv conv = {uucp_conv, NULL};512 uucp_conv(num_msg, msg, response, appdata_ptr) function