Searched refs:get_ns (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/lib/passwdutil/ |
H A D | __get_authtoken_attr.c | 47 repositories = get_ns(rep, PWU_READ); in __get_authtoken_attr()
|
H A D | __user_to_authenticate.c | 44 repositories = get_ns(rep, PWU_WRITE); in __user_to_authenticate()
|
H A D | __check_history.c | 57 repositories = get_ns(rep, PWU_READ); in __check_history()
|
H A D | __set_authtoken_attr.c | 59 repositories = get_ns(rep, PWU_WRITE); in __set_authtoken_attr()
|
H A D | passwdutil.h | 157 int get_ns(pwu_repository_t *, int);
|
H A D | nss_attr.c | 147 repositories = get_ns(rep, PWU_READ); in nss_getpwnam()
|
H A D | switch_utils.c | 121 get_ns(pwu_repository_t *rep, int accesstype) in get_ns() function
|
/titanic_50/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_findzonecut.c | 76 static int get_ns(res_state, const char *, ns_class, int, rrset_ns *); 204 if ((n = get_ns(statp, zname, class, opts, &nsrrs)) < 0 || in res_findzonecut2() 409 get_ns(res_state statp, const char *zname, ns_class class, int opts, in get_ns() function
|