Home
last modified time | relevance | path

Searched defs:SYS_setfsgid (Results 1 - 25 of 42) sorted by relevance

12

/third_party/musl/porting/linux/user/include/sys/
H A Dsyscall.h26 #undef SYS_setfsgid macro
45 #define SYS_setfsgid SYS_setfsgid32 macro
/third_party/musl/include/sys/
H A Dsyscall.h25 #undef SYS_setfsgid macro
44 #define SYS_setfsgid SYS_setfsgid32 macro
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h91 #undef SYS_setfsgid macro
110 #define SYS_setfsgid SYS_setfsgid32 macro
/third_party/musl/src/internal/
H A Dsyscall.h104 #undef SYS_setfsgid macro
123 #define SYS_setfsgid SYS_setfsgid32 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h104 #undef SYS_setfsgid macro
123 #define SYS_setfsgid SYS_setfsgid32 macro
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/aarch64/
H A Dmod.rs255 pub const SYS_setfsgid: ::c_long = 152; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/riscv64/
H A Dmod.rs213 pub const SYS_setfsgid: ::c_long = 152; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
H A Dmod.rs401 pub const SYS_setfsgid: ::c_long = 4000 + 139; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dnot_x32.rs202 pub const SYS_setfsgid: ::c_long = 123; consts
H A Dx32.rs165 pub const SYS_setfsgid: ::c_long = __X32_SYSCALL_BIT + 123; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H A Darm.rs257 pub const SYS_setfsgid: ::c_long = 139; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs293 pub const SYS_setfsgid: ::c_long = 4000 + 139; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs690 pub const SYS_setfsgid: ::c_long = 229; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs564 pub const SYS_setfsgid: ::c_long = 152; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
H A Dmod.rs520 pub const SYS_setfsgid: ::c_long = 123; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs567 pub const SYS_setfsgid: ::c_long = 139; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs572 pub const SYS_setfsgid: ::c_long = 139; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs563 pub const SYS_setfsgid: ::c_int = 152; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs692 pub const SYS_setfsgid: ::c_long = 216; consts
H A Dpowerpc64.rs364 pub const SYS_setfsgid: ::c_long = 139; consts
H A Dmips64.rs225 pub const SYS_setfsgid: ::c_long = 5000 + 121; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/x86/
H A Dmod.rs290 pub const SYS_setfsgid: ::c_long = 139; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs399 pub const SYS_setfsgid: ::c_long = 152; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
H A Dmod.rs292 pub const SYS_setfsgid: ::c_long = 152; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs417 pub const SYS_setfsgid: ::c_long = 152; consts

Completed in 50 milliseconds

12