Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/passwdutil/
H A D__failed_count.c68 items[0].type = ATTR_LOCK_ACCOUNT; in __incr_failed_count()
74 (items[0].type == ATTR_LOCK_ACCOUNT)) in __incr_failed_count()
H A Dpasswdutil.h65 ATTR_LOCK_ACCOUNT = 0x10000, enumerator
H A Dnss_attr.c132 case ATTR_LOCK_ACCOUNT: in nss_getpwnam()
H A Dfiles_attr.c261 case ATTR_LOCK_ACCOUNT: in files_getpwnam()
738 case ATTR_LOCK_ACCOUNT: in files_update()
H A Dldap_attr.c697 case ATTR_LOCK_ACCOUNT: in ldap_update()
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c813 attrlist_add(attributes, ATTR_LOCK_ACCOUNT, NULL); in ckarg()