Searched defs:PAM_pwd (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Disakmp_xauth.c107 static char *PAM_pwd = NULL; variable
605 if ((reply[i].resp = strdup(PAM_pwd)) == NULL) {
682 PAM_pwd = pwd;
685 PAM_pwd = NULL;

Completed in 36 milliseconds