Home
last modified time | relevance | path

Searched refs:OPEN_TREE_CLOEXEC (Results 1 - 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/open_tree/
H A Dopen_tree01.c20 TCASE_ENTRY(OPEN_TREE_CLOEXEC)
/third_party/ltp/testcases/kernel/syscalls/mount_setattr/
H A Dmount_setattr01.c86 AT_SYMLINK_NOFOLLOW | OPEN_TREE_CLOEXEC | OPEN_TREE_CLONE)); in run()
/third_party/ltp/include/lapi/
H A Dfsmount.h128 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs421 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs426 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs426 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs433 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs430 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs433 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs430 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs420 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs425 pub const OPEN_TREE_CLOEXEC: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs421 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs425 pub const OPEN_TREE_CLOEXEC: u32 = 4194304; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs421 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs422 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs421 pub const OPEN_TREE_CLOEXEC: u32 = 524288; consts

Completed in 181 milliseconds