Searched defs:easy_way (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetnetgrent.c698 * easy_way() -- try to use netgroup.byuser and netgroup.byhost maps to
711 easy_way(be, ia, argp, map, try_lc, statusp) function
740 if (easy_way(be, ia, &just_one, map, try_lc, statusp) &&
828 if (easy_way(be, ia, &ia->arg[NSS_NETGR_USER],
834 if (easy_way(be, ia, &ia->arg[NSS_NETGR_MACHINE],

Completed in 58 milliseconds