Searched refs:alloc_groups (Results 1 – 2 of 2) sorted by relevance
69 alloc_groups(int *ngroups, gid_t **groups, int *ngroupsmax) in alloc_groups() function149 rval = alloc_groups(&ngroups, &groups, &ngroupsmax); in addgrp()238 if (alloc_groups(&ngroups, &groups, &ngroupsmax) == ADDGRP_NOERROR) { in newgrp()
2258 static int *alloc_groups(__isl_keep isl_basic_set *context) in alloc_groups() function2349 group = alloc_groups(context); in drop_irrelevant_constraints()2397 group = alloc_groups(context); in drop_irrelevant_constraints_marked()