Home
last modified time | relevance | path

Searched defs:old_gr (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/pw/
H A Dgrupd.c53 struct group *old_gr = NULL; in gr_update() local
/freebsd/lib/libutil/
H A Dgr_util.c164 gr_copy(int ffd, int tfd, const struct group *gr, struct group *old_gr) in gr_copy()