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

/netbsd-current/distrib/utils/libhack/
H A Dgetgrent.c102 static int grmatchline(int, gid_t, const char *, const char *);
278 if (grmatchline(search, gid, name, user))
285 grmatchline(int search, gid_t gid, const char *name, const char *user) function
/netbsd-current/usr.sbin/mtree/
H A Dgetid.c89 static int grmatchline(int, gid_t, const char *);
241 if (grmatchline(search, gid, name))
248 grmatchline(int search, gid_t gid, const char *name) function

Completed in 213 milliseconds