Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fsopen/
H A Dfsopen01.c20 TCASE_ENTRY(FSOPEN_CLOEXEC),
/third_party/ltp/testcases/kernel/syscalls/fsmount/
H A Dfsmount01.c44 TEST(sfd = fsopen(tst_device->fs_type, FSOPEN_CLOEXEC)); in run()
/third_party/ltp/include/lapi/
H A Dfsmount.h144 #define FSOPEN_CLOEXEC 0x00000001 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs430 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs435 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs435 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs442 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs439 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs442 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs439 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs429 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs434 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs430 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs434 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs430 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs431 pub const FSOPEN_CLOEXEC: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs430 pub const FSOPEN_CLOEXEC: u32 = 1; consts

Completed in 179 milliseconds