Searched refs:_nss_nis_ypmatch (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/lib/nsswitch/nis/common/ |
H A D | nis_common.h | 108 extern nss_status_t _nss_nis_ypmatch(const char *domain,
|
H A D | getgrent.c | 285 if ((res = _nss_nis_ypmatch(domain, "netid.byname", netname,
|
H A D | getnetgrent.c | 370 result = _nss_nis_ypmatch(be->domain, "netgroup", group, 777 *statusp = _nss_nis_ypmatch(be->domain, map, key,
|
H A D | nis_common.c | 150 _nss_nis_ypmatch(domain, map, key, valp, vallenp, ypstatusp) function 181 * XXX special version of _nss_nis_ypmatch() for handling C2 (passwd.adjunct) 231 if ((res = _nss_nis_ypmatch(be->domain, map, key, &val, &vallen,
|
H A D | getexecattr.c | 281 ypres = _nss_nis_ypmatch(be->domain, NIS_MAP_EXECATTR,
|
Completed in 19 milliseconds