Searched refs:groups (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Duser.c51 static gid_t groups[NGROUPS_MAX]; local
57 ngroups = getgroups(NGROUPS_MAX, groups);
63 if (groups[i] == gid)
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Duser_test.cpp69 std::set< gid_t > groups;
77 groups.insert(gids[i]);
81 std::cout << "User belongs to " << ngids << " groups\n";
87 std::cout << "Test truncated from " << maxgid << " groups to "
94 if (groups.find(g) == groups.end()) {
/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dtestsuite550 # Running several jobs in parallel, 0 means as many as test groups.
563 # List test groups?
567 # Test groups to run
592 # Description of all the test groups.
599 # List of the all the test groups.
820 # Selected test groups.
909 Automated Testing Framework 0.17 test suite: bootstrap tests test groups:
915 # Pass an empty line as separator between selected groups and help.
989 # in, but the groups themselves are run in testsuite-dir/group-dir.
1013 # + at-groups/
[all...]

Completed in 9 milliseconds