Home
last modified time | relevance | path

Searched defs:open_flags (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/icu/fuzzers/
H A Dicu_ucasemap_fuzzer.cc23 uint32_t open_flags = static_cast<uint32_t>(rng()); in LLVMFuzzerTestOneInput() local
/third_party/icu/icu4c/source/test/fuzzer/
H A Ducasemap_fuzzer.cpp42 uint32_t open_flags = rnd32; in LLVMFuzzerTestOneInput() local
/third_party/ltp/testcases/kernel/syscalls/finit_module/
H A Dfinit_module02.c37 int open_flags; member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify05.c86 static void generate_events(int open_flags, int num_files) in generate_events() argument
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase-tdb.c67 tdb_open_cloexec( const char *name, int hash_size, int tdb_flags, int open_flags, mode_t mode) tdb_open_cloexec() argument
/third_party/gn/src/base/files/
H A Dfile_posix.cc332 int open_flags = 0; local
/third_party/libbpf/src/
H A Dbpf.h471 __u32 open_flags; /* permissions requested for the operation on fd */ member
/third_party/ltp/include/lapi/
H A Dio_uring.h54 uint32_t open_flags; member
H A Dbpf.h280 uint32_t open_flags; member
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c942 int open_flags = 0; in do_copy() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c166 int open_flags = O_RDWR | O_CREAT | O_LARGEFILE; /* open flags */ variable
169 int open_flags = O_RDWR | O_CREAT; /* open flags */ variable
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h278 __u32 open_flags; member
/third_party/libuv/src/unix/
H A Dlinux.c240 uint32_t open_flags; member
/third_party/libfuse/include/
H A Dfuse_kernel.h688 uint32_t open_flags; /* FUSE_OPEN_... */ member
695 uint32_t open_flags; /* FUSE_OPEN_... */ member
700 uint32_t open_flags; member
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1537 __u32 open_flags; member

Completed in 29 milliseconds