Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pw/
H A Dgrupd.c72 if (gr_copy(pfd, tfd, gr, old_gr) == -1) { in gr_update()
/freebsd/lib/libutil/
H A Dlibutil.h174 int gr_copy(int __ffd, int _tfd, const struct group *_gr,
H A Dgr_util.c164 gr_copy(int ffd, int tfd, const struct group *gr, struct group *old_gr) in gr_copy() function