Searched refs:grcopy (Results 1 – 1 of 1) sorted by relevance
52 static struct group *grcopy(const struct group *gr, char *mem, const char *, int ndx);485 return (grcopy(gr, mem, newmember, num_mem)); in gr_add()514 grcopy(const struct group *gr, char *dst, const char *name, int ndx) in grcopy() function