Searched refs:gr_make (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/lib/libutil/tests/
H A Dgrp_test.c96 strGrp = gr_make(dupGrp);
99 printf("ok %d - %s\n", testNdx, "gr_make");
/freebsd-12-stable/lib/libutil/
H A Dgr_util.c184 if ((line = gr_make(gr)) == NULL)
429 gr_make(const struct group *gr) function
H A Dlibutil.h181 char *gr_make(const struct group *_gr);
/freebsd-12-stable/usr.sbin/pw/
H A Dpw_group.c257 buf = gr_make(grp);

Completed in 57 milliseconds