Searched refs:maxgroups (Results 1 – 2 of 2) sorted by relevance
50 int ret, maxgroups; in getgrouplist() local55 maxgroups = *grpcnt; in getgrouplist()60 if (ngroups >= maxgroups) { in getgrouplist()80 if (ngroups >= maxgroups) { in getgrouplist()
436 int ret = 0, ngroups = 0, maxgroups; in getgrouplist() local439 maxgroups = *grpcnt; in getgrouplist()445 if (maxgroups <= 0) { in getgrouplist()456 if (ngroups >= maxgroups || l == LONG_MIN || l == LONG_MAX) { in getgrouplist()