Searched refs:__user_to_authenticate (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A D__user_to_authenticate.c32 __user_to_authenticate(char *name, pwu_repository_t *rep, char **auth_user, function
H A DMakefile.com31 __user_to_authenticate.o \
H A Dpasswdutil.h173 * __user_to_authenticate.c
175 int __user_to_authenticate(char *, pwu_repository_t *, char **, int *);
/illumos-gate/usr/src/lib/pam_modules/smb/
H A Dsmb_passwd.c131 res = __user_to_authenticate(user, &files_rep, &local_user,
/illumos-gate/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c143 res = __user_to_authenticate(user, pwu_rep, &auth_user, &privileged);
160 syslog(LOG_DEBUG, "passwd_auth: __user_to_authenticate "

Completed in 69 milliseconds