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

/freebsd-11.0-release/usr.sbin/pw/
H A Dgrupd.c74 if (gr_copy(pfd, tfd, gr, old_gr) == -1) {
76 err(1, "gr_copy()");
/freebsd-11.0-release/lib/libutil/
H A Dlibutil.h167 int gr_copy(int __ffd, int _tfd, const struct group *_gr,
H A Dgr_util.c165 gr_copy(int ffd, int tfd, const struct group *gr, struct group *old_gr) function

Completed in 49 milliseconds