Searched defs:getgroups (Results 1 – 4 of 4) sorted by relevance
181 * This symbol, if defined, indicates that the getgroups() routine is function619 * getgroups() and setgroups(). Usually, this is the same as function624 * getgroups() or setgroups().. function
159 getgroups (int ngroups, int *groups) in getgroups() function
166 getgroups (int ngroups, int *groups) in getgroups() function
3749 TEST(MemorySanitizer, getgroups) { in TEST() argument