Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dgetnetgrent.c457 ngt_next(struct netgrtab *ngt) in ngt_next() function
518 while (!done && (group = ngt_next(ngt)) != NULL) { in top_down()
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetnetgrent.c301 ngt_next(ngt) in ngt_next() function
364 while (!done && (group = ngt_next(ngt)) != 0) { in top_down()