Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/passwdutil/
H A Dpasswdutil.h68 ATTR_UNLOCK_ACCOUNT = 0x80000, enumerator
H A Dfiles_attr.c266 case ATTR_UNLOCK_ACCOUNT: in files_getpwnam()
759 case ATTR_UNLOCK_ACCOUNT: in files_update()
H A Dldap_attr.c725 case ATTR_UNLOCK_ACCOUNT: in ldap_update()
/titanic_44/usr/src/cmd/passwd/
H A Dpasswd.c845 attrlist_add(attributes, ATTR_UNLOCK_ACCOUNT, NULL); in ckarg()