Home
last modified time | relevance | path

Searched refs:PWU_WRITE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A D__user_to_authenticate.c42 repositories = get_ns(rep, PWU_WRITE); in __user_to_authenticate()
H A D__set_authtoken_attr.c59 repositories = get_ns(rep, PWU_WRITE); in __set_authtoken_attr()
H A Dpasswdutil.h155 #define PWU_WRITE 1 /* Write (update) access to the repository */ macro