Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dnis_common.h108 extern nss_status_t _nss_nis_ypmatch(const char *domain,
H A Dnis_common.c150 _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 Dgetgrent.c285 if ((res = _nss_nis_ypmatch(domain, "netid.byname", netname, in netid_lookup()
H A Dgetnetgrent.c370 result = _nss_nis_ypmatch(be->domain, "netgroup", group, in top_down()
777 *statusp = _nss_nis_ypmatch(be->domain, map, key,
H A Dgetexecattr.c282 ypres = _nss_nis_ypmatch(be->domain, NIS_MAP_EXECATTR, in _exec_nis_lookup()