HomeSort by: relevance | last modified time | path
    Searched defs:PAM_usr (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
isakmp_xauth.c 107 static char *PAM_usr = NULL;
651 if ((reply[i].resp = strdup(PAM_usr)) == NULL) {
735 PAM_usr = usr;
738 PAM_usr = NULL;

Completed in 22 milliseconds