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

/freebsd-12-stable/usr.sbin/pw/
H A Dgrupd.c77 if (gr_copy(pfd, tfd, gr, old_gr) == -1) {
80 err(1, "gr_copy()");
/freebsd-12-stable/lib/libutil/
H A Dlibutil.h171 int gr_copy(int __ffd, int _tfd, const struct group *_gr,
H A Dgr_util.c167 gr_copy(int ffd, int tfd, const struct group *gr, struct group *old_gr) function

Completed in 55 milliseconds