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

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

Completed in 19 milliseconds