Home
last modified time | relevance | path

Searched defs:getgroups (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dconfig_h.SH181 * This symbol, if defined, indicates that the getgroups() routine is function
619 * getgroups() and setgroups(). Usually, this is the same as function
624 * getgroups() or setgroups().. function
/openbsd/src/gnu/usr.bin/cvs/os2/
Dpwd.c159 getgroups (int ngroups, int *groups) in getgroups() function
/openbsd/src/gnu/usr.bin/cvs/windows-NT/
Dpwd.c166 getgroups (int ngroups, int *groups) in getgroups() function
/openbsd/src/gnu/llvm/compiler-rt/lib/msan/tests/
Dmsan_test.cpp3749 TEST(MemorySanitizer, getgroups) { in TEST() argument