Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/
H A Drevnetgroup.c86 static char *nextgroup(void);
112 while (group = nextgroup()) { in main()
125 nextgroup(void) in nextgroup() function