Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pw/
H A Dgrupd.c68 if ((tfd = gr_tmp(-1)) == -1) { in gr_update()
/freebsd/lib/libutil/
H A Dlibutil.h188 int gr_tmp(int _mdf);
H A Dgr_util.c125 gr_tmp(int mfd) in gr_tmp() function