Home
last modified time | relevance | path

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

/src/usr.sbin/pw/
H A Dgrupd.c72 if (gr_copy(pfd, tfd, gr, old_gr) == -1) { in gr_update()
/src/lib/libutil/
H A DSymbol.map28 gr_copy;
H A Dlibutil.h181 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