Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/mountd/ | |
mountd.c | 228 static struct grouplist *grphead; variable in typeref:struct:grouplist * 418 grphead = NULL; 1175 grp->gr_next = grphead; 1176 grphead = tgrp; 1248 grp = grphead; 1254 grphead = NULL; |
mountd.c | 228 static struct grouplist *grphead; variable in typeref:struct:grouplist * 418 grphead = NULL; 1175 grp->gr_next = grphead; 1176 grphead = tgrp; 1248 grp = grphead; 1254 grphead = NULL; |