Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/smb/
H A Dsmb_passwd.c82 pwu_repository_t files_rep; in pam_sm_chauthtok() local
129 files_rep.type = "files"; in pam_sm_chauthtok()
130 files_rep.scope = NULL; in pam_sm_chauthtok()
131 files_rep.scope_len = 0; in pam_sm_chauthtok()
132 res = __user_to_authenticate(user, &files_rep, &local_user, in pam_sm_chauthtok()