Searched refs:_nss_nis_ypmatch (Results 1 – 5 of 5) sorted by relevance
/titanic_50/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, in netid_lookup()
|
H A D | nis_common.c | 150 _nss_nis_ypmatch(domain, map, key, valp, vallenp, ypstatusp) in _nss_nis_ypmatch() function 231 if ((res = _nss_nis_ypmatch(be->domain, map, key, &val, &vallen,
|
H A D | getnetgrent.c | 370 result = _nss_nis_ypmatch(be->domain, "netgroup", group, in top_down() 777 *statusp = _nss_nis_ypmatch(be->domain, map, key,
|
H A D | getexecattr.c | 282 ypres = _nss_nis_ypmatch(be->domain, NIS_MAP_EXECATTR, in _exec_nis_lookup()
|