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

/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c226 struct grouplist *grphead; variable in typeref:struct:grouplist
460 grphead = (struct grouplist *)NULL;
1708 grp->gr_next = grphead;
1709 grphead = tgrp;
1779 grp = grphead;
1785 grphead = (struct grouplist *)NULL;

Completed in 96 milliseconds