Home
last modified time | relevance | path

Searched refs:__NR_open_tree (Results 1 - 21 of 21) sorted by relevance

/third_party/ltp/include/lapi/
H A Dfsmount.h105 return tst_syscall(__NR_open_tree, dirfd, pathname, flags); in open_tree()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h385 #define __NR_open_tree 428 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h385 #define __NR_open_tree 428 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h385 #define __NR_open_tree 428 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h385 #define __NR_open_tree 428 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h385 #define __NR_open_tree 428 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h385 #define __NR_open_tree 428 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2123 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2122 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2104 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2245 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2316 pub const __NR_open_tree: u32 = 5428; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2267 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2378 pub const __NR_open_tree: u32 = 4428; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2211 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2482 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2180 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2453 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2128 pub const __NR_open_tree: u32 = 1073742252; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2246 pub const __NR_open_tree: u32 = 428; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2175 pub const __NR_open_tree: u32 = 428; consts

Completed in 182 milliseconds