Home
last modified time | relevance | path

Searched refs:getgrnam_r (Results 1 – 10 of 10) sorted by relevance

/external/libbrillo/brillo/
Duserdb_utils.cc45 if (getgrnam_r(group.c_str(), &grp_buf, buf.data(), buf_len, &grp) || !grp) { in GetGroupInfo()
/external/dbus/dbus/
Ddbus-sysdeps-util-unix.c824 result = getgrnam_r (group_c_str, &g_str, buf, buflen, in fill_group_info()
830 g = getgrnam_r (group_c_str, &g_str, buf, buflen); in fill_group_info()
/external/selinux/libselinux/src/
Dseusers.c128 int retval = getgrnam_r(group, &gbuf, rbuf, in check_group()
/external/libcap/progs/
Dcapsh.c395 getgrnam_r(ptr, &grp, buf, length, &g); in main()
/external/minijail/
Dlibminijail.c309 getgrnam_r(group, &gr, buf, sz, &pgr); in minijail_change_group()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc3325 TEST(MemorySanitizer, getgrnam_r) { in TEST() argument
3329 int res = getgrnam_r(SUPERUSER_GROUP, &grp, buf, sizeof(buf), &grpres); in TEST()
/external/dhcpcd-6.8.2/
Dif-options.c1956 while ((i = getgrnam_r(arg, &grpbuf, p, (size_t)l, &grp)) == in parse_option()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc1391 INTERCEPTOR(int, getgrnam_r, const char *name, __sanitizer_group *grp,
1394 COMMON_INTERCEPTOR_ENTER(ctx, getgrnam_r, name, grp, buf, buflen, result);
1399 int res = REAL(getgrnam_r)(name, grp, buf, buflen, result);
1425 COMMON_INTERCEPT_FUNCTION(getgrnam_r); \
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1866 fun:getgrnam_r=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym700 PUBLIC a99b0 0 getgrnam_r