Home
last modified time | relevance | path

Searched defs:auth_user (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A D__user_to_authenticate.c32 char **auth_user, int *auth_self) in __user_to_authenticate()
H A Dnis_attr.c128 char **auth_user, int *privileged) in nis_user_to_authenticate()
H A Dfiles_attr.c337 char **auth_user, int *privileged) in files_user_to_authenticate()
H A Dldap_attr.c196 char **auth_user, int *privileged) in ldap_user_to_authenticate()
/illumos-gate/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c78 char *auth_user = NULL; in pam_sm_authenticate() local