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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c303 int add_grp(struct grouplist **, struct grouplist *);
2212 } else if (!add_grp(&tgrp, grp)) {
2255 } else if (!add_grp(&tgrp, grp)) {
2718 if (!add_grp(&tgrp, grp)) {
2780 if (!add_grp(&tgrp, grp)) {
3171 add_grp(struct grouplist **glp, struct grouplist *newg) function
3200 * (identical to add_grp(), but takes a host list and

Completed in 125 milliseconds