Home
last modified time | relevance | path

Searched refs:__NR_vfork (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/testcases/misc/crash/
H A Dcrash02.c465 #if defined(__NR_vfork) && __NR_vfork in in_blacklist()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h169 #define __NR_vfork 190 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h169 #define __NR_vfork 190 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h169 #define __NR_vfork 190 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h169 #define __NR_vfork 190 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h169 #define __NR_vfork 190 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h169 #define __NR_vfork 190 macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2053 pub const __NR_vfork: u32 = 189; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2047 pub const __NR_vfork: u32 = 189; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1979 pub const __NR_vfork: u32 = 190; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2149 pub const __NR_vfork: u32 = 66; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1979 pub const __NR_vfork: u32 = 190; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2152 pub const __NR_vfork: u32 = 66; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1884 pub const __NR_vfork: u32 = 1073741882; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2019 pub const __NR_vfork: u32 = 190; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1894 pub const __NR_vfork: u32 = 58; consts

Completed in 145 milliseconds