Home
last modified time | relevance | path

Searched refs:setfsuid (Results 1 – 25 of 36) sorted by relevance

12

/external/selinux/policycoreutils/sandbox/
Dseunshare.c412 if ((uid_t)setfsuid(0) != 0) { in cleanup_tmpdir()
419 if ((uid_t)setfsuid(pwd->pw_uid) != 0) { in cleanup_tmpdir()
444 if ((uid_t)setfsuid(pwd->pw_uid) != 0) in create_tmpdir()
465 if ((uid_t)setfsuid(0) != pwd->pw_uid) in create_tmpdir()
521 if ((uid_t)setfsuid(pwd->pw_uid) != 0) in create_tmpdir()
529 if ((uid_t)setfsuid(0) != pwd->pw_uid) in create_tmpdir()
719 if (((uid_t)setfsuid(uid) != 0) && (errno != 0)) { in main()
732 if ((uid_t)setfsuid(0) != uid) return -1; in main()
768 if ((uid_t)setfsuid(uid) != 0) goto childerr; in main()
/external/strace/
Duid.c76 SYS_FUNC(setfsuid) in SYS_FUNC() argument
Dsys_func.h229 extern SYS_FUNC(setfsuid);
/external/ltrace/etc/
Dsyscalls.conf60 int setfsuid(int);
/external/strace/linux/32/
Dsyscallent.h159 [151] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/64/
Dsyscallent.h152 [151] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/s390x/
Dsyscallent.h230 [215] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/avr32/
Dsyscallent.h80 [ 52] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/mips/
Dsyscallent-n32.h123 [6120] = { 1, NF, SEN(setfsuid), "setfsuid" },
Dsyscallent-n64.h123 [5120] = { 1, NF, SEN(setfsuid), "setfsuid" },
Dsyscallent-o32.h141 [4138] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/xtensa/
Dsyscallent.h175 [180] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/x86_64/
Dsyscallent.h123 [122] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/ia64/
Dsyscallent.h161 [1142] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/s390/
Dsyscallent.h246 [215] = { 1, NF, SEN(setfsuid), "setfsuid32" },
/external/strace/linux/sparc/
Dsyscallent.h92 [ 91] = { 1, NF, SEN(setfsuid), "setfsuid32" },
/external/strace/linux/hppa/
Dsyscallent.h143 [138] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/powerpc64/
Dsyscallent.h167 [138] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/i386/
Dsyscallent.h244 [215] = { 1, NF, SEN(setfsuid), "setfsuid32" },
/external/strace/linux/m68k/
Dsyscallent.h244 [215] = { 1, NF, SEN(setfsuid), "setfsuid32" },
/external/strace/linux/x32/
Dsyscallent.h123 [122] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/sh/
Dsyscallent.h245 [215] = { 1, NF, SEN(setfsuid), "setfsuid32" },
/external/strace/linux/powerpc/
Dsyscallent.h167 [138] = { 1, NF, SEN(setfsuid), "setfsuid" },
/external/strace/linux/sh64/
Dsyscallent.h243 [215] = { 1, NF, SEN(setfsuid), "setfsuid32" },
/external/strace/linux/microblaze/
Dsyscallent.h244 [215] = { 1, NF, SEN(setfsuid), "setfsuid32" },

12