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

/freebsd-11-stable/libexec/mknetid/
H A Dparse_group.c52 static int grscan(int, int);
68 if (!grscan(0, 0))
104 grscan(int search, int gid) function
/freebsd-11-stable/contrib/mtree/
H A Dgetid.c88 static int grscan(int, gid_t, const char *);
158 rval = grscan(1, 0, name);
171 rval = grscan(1, gid, NULL);
219 grscan(int search, gid_t gid, const char *name) function

Completed in 68 milliseconds