Home
last modified time | relevance | path

Searched refs:PAM_AUTH_NAME (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpam/
H A Dpam_impl.h56 #define PAM_AUTH_NAME "auth" macro
H A Dpam_framework.c51 PAM_AUTH_NAME,
2193 if (strcasecmp(arg, PAM_AUTH_NAME) == 0) { in get_pam_conf_entry()