Searched refs:PAM_AUTH_NAME (Results 1 – 2 of 2) sorted by relevance
56 #define PAM_AUTH_NAME "auth" macro
51 PAM_AUTH_NAME,2193 if (strcasecmp(arg, PAM_AUTH_NAME) == 0) { in get_pam_conf_entry()