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.c80 pwu_repository_t files_rep; in pam_sm_chauthtok() local
126 files_rep.type = "files"; in pam_sm_chauthtok()
127 files_rep.scope = NULL; in pam_sm_chauthtok()
128 files_rep.scope_len = 0; in pam_sm_chauthtok()
129 res = __user_to_authenticate(user, &files_rep, &local_user, in pam_sm_chauthtok()