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

/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetnetgrent.c240 struct netgrnam **expand_lastp; member in struct:netgrtab
249 ngt->expand_lastp = &ngt->expand_first;
294 *ngt->expand_lastp = cur;
295 ngt->expand_lastp = &cur->expand_next;
310 ngt->expand_lastp = &ngt->expand_first;

Completed in 45 milliseconds