Home
last modified time | relevance | path

Searched refs:__NR_getgid32 (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h179 #define __NR_getgid32 200 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h179 #define __NR_getgid32 200 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h179 #define __NR_getgid32 200 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h179 #define __NR_getgid32 200 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h179 #define __NR_getgid32 200 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in160 #define __NR_getgid32 200 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in179 #define __NR_getgid32 200 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h179 #define __NR_getgid32 200 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in161 #define __NR_getgid32 200 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in185 #define __NR_getgid32 200 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in201 #define __NR_getgid32 200 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in201 #define __NR_getgid32 200 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
Dsyscalls.rs139 (ret_usize_infallible(syscall_readonly!(__NR_getgid32)) as __kernel_gid_t).into(); in getgid()
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1989 pub const __NR_getgid32: u32 = 200; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2136 pub const __NR_getgid32: u32 = 53; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2029 pub const __NR_getgid32: u32 = 200; constant