Searched refs:gr_equal (Results 1 – 4 of 4) sorted by relevance
87 if (! gr_equal(&origGrp, dupGrp)) in main()103 if ((scanGrp = gr_scan(strGrp)) == NULL || ! gr_equal(&origGrp, in main()
30 gr_equal;
272 if (old_gr && !gr_equal(fgr, old_gr)) { in gr_copy()380 gr_equal(const struct group *gr1, const struct group *gr2) in gr_equal() function
187 int gr_equal(const struct group *_gr1, const struct group *_gr2);