Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/passwdutil/
H A Dpasswdutil.h68 ATTR_UNLOCK_ACCOUNT = 0x80000, enumerator
H A Dfiles_attr.c267 case ATTR_UNLOCK_ACCOUNT: in files_getpwnam()
760 case ATTR_UNLOCK_ACCOUNT: in files_update()
H A Dldap_attr.c726 case ATTR_UNLOCK_ACCOUNT: in ldap_update()
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c845 attrlist_add(attributes, ATTR_UNLOCK_ACCOUNT, NULL); in ckarg()