Searched refs:gr_lock (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/pw/ | ||
H A D | grupd.c | 64 if ((pfd = gr_lock()) == -1) { in gr_update() |
/freebsd/lib/libutil/ | ||
H A D | libutil.h | 183 int gr_lock(void); |
H A D | gr_util.c | 95 gr_lock(void) in gr_lock() function |