Home
last modified time | relevance | path

Searched refs:getgrent (Results 1 – 15 of 15) sorted by relevance

/external/openssh/openbsd-compat/
Dgetgrouplist.c70 while ((grp = getgrent())) { in getgrouplist()
/external/ltp/testcases/kernel/syscalls/getgroups/
Dgetgroups03.c101 while ((grp = getgrent()) != 0) { in readgroups()
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
Dgetpw_getgr.cpp82 test<group>(&getgrent); in main()
/external/python/cpython2/Modules/
Dgrpmodule.c144 while ((p = getgrent()) != NULL) { in grp_getgrall()
/external/python/cpython3/Modules/
Dgrpmodule.c293 while ((p = getgrent()) != NULL) { in grp_getgrall_impl()
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs617 pub fn getgrent() -> *mut ::group; in getgrent() function
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc3427 TEST(MemorySanitizer, getgrent) { in TEST() argument
3429 struct group *p = getgrent(); in TEST()
/external/llvm-project/compiler-rt/lib/msan/tests/
Dmsan_test.cpp3659 TEST(MemorySanitizer, getgrent) { in TEST() argument
3661 struct group *p = getgrent(); in TEST()
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs2548 pub fn getgrent() -> *mut ::group; in getgrent() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc1608 INTERCEPTOR(__sanitizer_group *, getgrent, int dummy) {
1610 COMMON_INTERCEPTOR_ENTER(ctx, getgrent, dummy);
1611 __sanitizer_group *res = REAL(getgrent)(dummy);
1617 COMMON_INTERCEPT_FUNCTION(getgrent);
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3022 pub fn getgrent() -> *mut ::group; in getgrent() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc2013 INTERCEPTOR(__sanitizer_group *, getgrent, int dummy) {
2015 COMMON_INTERCEPTOR_ENTER(ctx, getgrent, dummy);
2016 __sanitizer_group *res = REAL(getgrent)(dummy);
2022 COMMON_INTERCEPT_FUNCTION(getgrent);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1861 fun:getgrent=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1861 fun:getgrent=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym692 PUBLIC a8e50 0 getgrent