Searched refs:gr_tmp (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/pw/ | ||
H A D | grupd.c | 68 if ((tfd = gr_tmp(-1)) == -1) { in gr_update() |
/freebsd/lib/libutil/ | ||
H A D | libutil.h | 188 int gr_tmp(int _mdf); |
H A D | gr_util.c | 125 gr_tmp(int mfd) in gr_tmp() function |