Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/passwdutil/
H A Dnss_attr.c145 case ATTR_REP_NAME: in nss_getpwnam()
269 case ATTR_REP_NAME: in nss_getattr()
H A Dpasswdutil.h71 ATTR_REP_NAME = 0x100000, enumerator
H A Dnis_attr.c231 case ATTR_REP_NAME: in nis_getattr()
H A Dfiles_attr.c523 case ATTR_REP_NAME: in files_getattr()
H A Dldap_attr.c328 case ATTR_REP_NAME: in ldap_getattr()
/illumos-gate/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c223 al[7].type = ATTR_REP_NAME; al[7].next = NULL; in pam_sm_authenticate()
/illumos-gate/usr/src/lib/pam_modules/unix_auth/
H A Dunix_auth.c207 attr_pw[1].type = ATTR_REP_NAME; attr_pw[1].next = &attr_pw[2]; in pam_sm_authenticate()
/illumos-gate/usr/src/lib/pam_modules/unix_account/
H A Dunix_acct.c348 attr_pw[0].type = ATTR_REP_NAME; attr_pw[0].next = &attr_pw[1]; in pam_sm_acct_mgmt()
/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c273 attr[1].type = ATTR_REP_NAME; attr[1].next = NULL; in get_passwd_defaults()