Home
last modified time | relevance | path

Searched refs:gr_lock (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/pw/
H A Dgrupd.c64 if ((pfd = gr_lock()) == -1) { in gr_update()
/freebsd/lib/libutil/
H A Dlibutil.h183 int gr_lock(void);
H A Dgr_util.c95 gr_lock(void) in gr_lock() function