Home
last modified time | relevance | path

Searched refs:PWU_READ (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A D__get_authtoken_attr.c44 repositories = get_ns(rep, PWU_READ); in __get_authtoken_attr()
H A D__check_history.c55 repositories = get_ns(rep, PWU_READ); in __check_history()
H A Dpasswdutil.h154 #define PWU_READ 0 /* Read access to the repository */ macro
H A Dnss_attr.c147 repositories = get_ns(rep, PWU_READ); in nss_getpwnam()
H A Dswitch_utils.c167 if (accesstype == PWU_READ) in get_ns()