Home
last modified time | relevance | path

Searched refs:getgrgid_r (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
Dgetpw_getgr.cpp94 test_r<group>(&getgrgid_r, 0); in main()
/external/llvm-project/lldb/source/Host/posix/
DHostInfoPosix.cpp95 if (::getgrgid_r(gid, &group_info, group_buffer, group_buffer_size, in DoGetGroupName()
/external/python/cpython3/Modules/
Dgrpmodule.c159 status = getgrgid_r(gid, &grp, buf, bufsize, &p); in grp_getgrgid_impl()
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs642 pub fn getgrgid_r( in getgrgid_r() function
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs727 pub fn getgrgid_r( in getgrgid_r() function
/external/toybox/lib/
Dlib.c1319 errno = getgrgid_r(gid, &list->gr, sizeof(*list)+(char *)list, in bufgetgrgid()
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1471 pub fn getgrgid_r( in getgrgid_r() function
/external/rust/crates/nix/src/
Dunistd.rs2766 unsafe { libc::getgrgid_r(gid.0, grp, cbuf, cap, res) } in from_gid()
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs2442 pub fn getgrgid_r( in getgrgid_r() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc1576 INTERCEPTOR(int, getgrgid_r, u32 gid, __sanitizer_group *grp, char *buf,
1579 COMMON_INTERCEPTOR_ENTER(ctx, getgrgid_r, gid, grp, buf, buflen, result);
1583 int res = REAL(getgrgid_r)(gid, grp, buf, buflen, result);
1595 COMMON_INTERCEPT_FUNCTION(getgrgid_r);
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2603 pub fn getgrgid_r( in getgrgid_r() function
/external/python/cpython3/
Dpyconfig.h.in429 /* Define to 1 if you have the `getgrgid_r' function. */
Dconfigure.ac3686 getgrgid_r getgrnam_r \
Dconfigure11708 getgrgid_r getgrnam_r \
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3382 pub fn getgrgid_r( in getgrgid_r() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc1983 INTERCEPTOR(int, getgrgid_r, u32 gid, __sanitizer_group *grp, char *buf,
1986 COMMON_INTERCEPTOR_ENTER(ctx, getgrgid_r, gid, grp, buf, buflen, result);
1990 int res = REAL(getgrgid_r)(gid, grp, buf, buflen, result);
2000 COMMON_INTERCEPT_FUNCTION(getgrgid_r);
/external/rust/crates/libc/src/fuchsia/
Dmod.rs4153 pub fn getgrgid_r( in getgrgid_r() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1864 fun:getgrgid_r=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1864 fun:getgrgid_r=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym699 PUBLIC a9750 0 getgrgid_r