Home
last modified time | relevance | path

Searched refs:open_how (Results 1 – 25 of 25) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/openat2/
Dopenat203.c12 static struct open_how *how;
22 struct open_how **how;
34 …{"invalid-size-big-with-pad", AT_FDCWD, TEST_FILE, O_RDWR | O_CREAT, S_IRWXU, 0, (struct open_how
46 struct open_how *myhow = *tc->how; in run()
Dopenat201.c13 static struct open_how *how;
24 struct open_how **how;
42 …{&fd_atcwd, TEST_FILE, O_RDWR, S_IRWXU, RESOLVE_IN_ROOT, (struct open_how **)&phow, sizeof(*how) +…
65 struct open_how *myhow = *tc->how; in run()
Dopenat202.c12 static struct open_how *how;
/third_party/ltp/include/lapi/
Dopenat2.h30 struct open_how { struct
51 struct open_how *how, size_t size) in openat2() argument
59 struct open_how how;
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dnon_exhaustive.rs4 pub struct open_how {
/third_party/libbpf/include/uapi/linux/
Dopenat2.h19 struct open_how { struct
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dsyscalls.rs38 __kernel_fsid_t, __kernel_timespec, open_how, statx, AT_EACCESS, AT_FDCWD, AT_REMOVEDIR,
102 by_ref(&open_how { in openat2()
107 size_of::<open_how, _>() in openat2()
116 by_ref(&open_how { in openat2()
121 size_of::<open_how, _>() in openat2()
/third_party/rust/crates/rustix/src/
Dio_uring.rs912 pub struct open_how { struct
1145 check_struct!(open_how, flags, mode, resolve); in io_uring_layouts()
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dsyscalls.rs1272 let open_how = OpenHow { in openat2() localVariable
1283 &open_how, in openat2()
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt3091 open_how
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2476 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2475 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2528 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2589 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2591 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs2724 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2613 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs2800 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2517 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2824 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2660 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2559 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2506 pub struct open_how { struct
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs2455 pub struct open_how { struct
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h31276 struct open_how { struct
31383 struct open_how openat2;
44889 struct open_how how;