Home
last modified time | relevance | path

Searched refs:gr_make (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/libutil/tests/
H A Dgrp_test.c96 strGrp = gr_make(dupGrp); in main()
/f-stack/tools/libutil/
H A Dgr_util.c184 if ((line = gr_make(gr)) == NULL) in gr_copy()
429 gr_make(const struct group *gr) in gr_make() function
H A Dlibutil.h187 char *gr_make(const struct group *_gr);