Home
last modified time | relevance | path

Searched defs:open_flags (Results 1 – 25 of 42) sorted by relevance

12

/external/liburing/test/
Diopoll.c62 int open_flags; in __test_io() local
207 int fd, i, ret, ring_flags, open_flags; in test_io_uring_submit_enters() local
Dread-write.c51 int open_flags; in __test_io() local
/external/icu/icu4c/source/test/fuzzer/
Ducasemap_fuzzer.cpp42 uint32_t open_flags = rnd32; in LLVMFuzzerTestOneInput() local
/external/strace/tests-mx32/
Dqual_fault.c107 static const int open_flags = O_WRONLY | O_TRUNC | O_CREAT; in open_file() local
Dfile_handle.c189 static const struct strval open_flags[] = { in main() local
/external/strace/tests-m32/
Dqual_fault.c107 static const int open_flags = O_WRONLY | O_TRUNC | O_CREAT; in open_file() local
Dfile_handle.c189 static const struct strval open_flags[] = { in main() local
/external/strace/tests/
Dqual_fault.c107 static const int open_flags = O_WRONLY | O_TRUNC | O_CREAT; in open_file() local
Dfile_handle.c189 static const struct strval open_flags[] = { in main() local
/external/ltp/testcases/kernel/syscalls/finit_module/
Dfinit_module02.c36 int open_flags; member
/external/strace/
Dbpf_attr.h185 uint32_t open_flags; member
198 uint32_t open_flags; member
208 uint32_t open_flags; member
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify05.c85 static void generate_events(int open_flags, int num_files) in generate_events()
/external/libbrillo/brillo/streams/
Dfile_stream.cc203 int open_flags = O_CLOEXEC; in Open() local
262 int open_flags = O_CLOEXEC | O_RDWR | O_CREAT | O_TRUNC; in CreateTemporary() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sysctl.c34 int open_flags; member
/external/e2fsprogs/lib/ext2fs/
Dinode_io.c119 int open_flags; in inode_open() local
Dtdb.c242 int open_flags; /* flags used in the open - needed by reopen */ member
3799 int open_flags, mode_t mode) in tdb_open()
3812 int open_flags, mode_t mode, in tdb_open_ex()
Dunix_io.c888 int open_flags; in unix_open() local
/external/ltp/testcases/kernel/fs/doio/
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
/external/python/cryptography/src/_cffi_src/openssl/src/
Dosrandom_engine.c101 int open_flags = O_RDONLY; in open_cloexec() local
/external/libchrome/base/files/
Dfile_posix.cc448 int open_flags = 0; in DoInitialize() local
Dfile_util_posix.cc282 int open_flags = O_WRONLY | O_CREAT; in DoCopyDirectory() local
/external/e2fsprogs/debugfs/
Ddebugfs.c141 static void open_filesystem(char *device, int open_flags, blk64_t superblock, in open_filesystem()
234 int open_flags = EXT2_FLAG_SOFTSUPP_FEATURES | EXT2_FLAG_64BITS | in do_open_filesys() local
2544 int open_flags = EXT2_FLAG_SOFTSUPP_FEATURES | in main() local
/external/ltp/include/lapi/
Dio_uring.h54 uint32_t open_flags; member
/external/kernel-headers/original/uapi/linux/
Dfuse.h666 uint32_t open_flags; /* FUSE_OPEN_... */ member
673 uint32_t open_flags; /* FUSE_OPEN_... */ member
678 uint32_t open_flags; member
Dio_uring.h41 __u32 open_flags; member

12