Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetgrent.c38 static nss_status_t netid_lookup(struct nss_groupsbymem *argp);
141 switch (netid_lookup(argp)) {
257 netid_lookup(struct nss_groupsbymem *argp) in netid_lookup() function