Home
last modified time | relevance | path

Searched refs:setgroups (Results 1 – 22 of 22) sorted by relevance

/external/openssh/
Duidswap.c122 if (setgroups(user_groupslen, user_groups) < 0) in temporarily_use_uid()
196 if (setgroups(saved_egroupslen, saved_egroups) < 0) in restore_uid()
240 setgroups(sizeof(groups)/sizeof(groups[0]), groups); in permanently_set_uid()
Dsshd.c647 if (setgroups(1, gidset) < 0) in privsep_preauth_child()
1486 if (geteuid() == 0 && setgroups(0, NULL) == -1)
1939 if (setgroups(0, NULL) < 0)
Dconfig.h.in941 /* Define to 1 if you have the `setgroups' function. */
Dconfigure.ac1678 setgroups \
Dconfigure16522 setgroups \
/external/strace/
Duid.c138 SYS_FUNC(setgroups) in SYS_FUNC() argument
Dsys_func.h223 extern SYS_FUNC(setgroups);
/external/valgrind/docs/internals/
DMERGE_3_10_1.txt168 //340922 arm64: unhandled getgroups/setgroups syscalls
/external/android-clat/
Dclatd.c164 if(setgroups(sizeof(groups)/sizeof(groups[0]), groups) < 0) { in drop_root()
/external/dnsmasq/src/
Dhelper.c84 if (setgroups(0, &dummy) == -1 || in create_helper()
Ddnsmasq.c380 (setgroups(0, &dummy) == -1 || in main()
/external/wpa_supplicant_8/src/utils/
Dos_unix.c309 setgroups(ARRAY_SIZE(groups), groups); in os_program_init()
/external/libcap-ng/libcap-ng-0.7/src/
Dcap-ng.c622 if (setgroups(0, NULL)) in capng_change_id()
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch32 (setgroups(0, &dummy) == -1 ||
/external/mksh/src/
DBuild.sh2021 ac_test setgroups setresugid 0 <<-'EOF'
2027 int main(void) { gid_t gid = 0; return (setgroups(0, &gid)); }
Dmisc.c280 setgroups(1, &kshegid); in change_flag()
/external/dhcpcd/
Ddhcpcd.c1780 setgroups(sizeof(groups)/sizeof(groups[0]), groups); in switchUser()
/external/valgrind/memcheck/tests/x86-linux/
Dscalar.stderr.exp2680 Syscall param setgroups(size) contains uninitialised byte(s)
2684 Syscall param setgroups(list) contains uninitialised byte(s)
2688 Syscall param setgroups(list) points to unaddressable byte(s)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_syscalls.inc377 PRE_SYSCALL(setgroups)(long gidsetsize, __sanitizer___kernel_gid_t *grouplist) {
381 POST_SYSCALL(setgroups)(long res, long gidsetsize,
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2837 fun:setgroups=uninstrumented
/external/valgrind/
DNEWS276 340922 arm64: unhandled getgroups/setgroups syscalls
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym691 PUBLIC a8df0 0 setgroups