Home
last modified time | relevance | path

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

/freebsd/lib/libutil/tests/
H A Dgrp_test.c81 if ((dupGrp = gr_dup(&origGrp)) == NULL) in main()
/freebsd/usr.sbin/pw/
H A Dgrupd.c56 gr = gr_dup(grp); in gr_update()
/freebsd/lib/libutil/
H A Dgr_util.c466 gr_dup(const struct group *gr) in gr_dup() function
655 new_gr = gr_dup(&gr); in gr_scan()
H A Dlibutil.h177 gr_dup(const struct group *_gr);