/external/rust/android-crates-io/crates/nix/test/ |
D | test_mq.rs | 98 let oflag = MQ_OFlag::O_CREAT | MQ_OFlag::O_WRONLY; in test_mq_getattr() localVariable 131 let oflag = MQ_OFlag::O_CREAT | MQ_OFlag::O_WRONLY; in test_mq_setattr() localVariable 189 let oflag = MQ_OFlag::O_CREAT | MQ_OFlag::O_WRONLY; in test_mq_set_nonblocking() localVariable 215 let oflag = MQ_OFlag::O_CREAT | MQ_OFlag::O_WRONLY; in test_mq_unlink() localVariable
|
/external/trusty/musl/src/locale/ |
D | catopen.c | 4 nl_catd catopen (const char *name, int oflag) in catopen()
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
D | 5-1-buildonly.c | 14 int oflag = O_RDONLY; in test_mq_open_prototype() local
|
/external/v4l-utils/lib/libv4l1/ |
D | v4l1compat.c | 41 LIBV4L_PUBLIC int open(const char *file, int oflag, ...) in open() 62 LIBV4L_PUBLIC int open64(const char *file, int oflag, ...) in open64()
|
/external/v4l-utils/lib/libv4l2/ |
D | v4l2convert.c | 51 LIBV4L_PUBLIC int open(const char *file, int oflag, ...) in open() 91 LIBV4L_PUBLIC int open64(const char *file, int oflag, ...) in open64()
|
/external/ltp/testcases/open_posix_testsuite/functional/mqueues/ |
D | send_rev_1.c | 34 int oflag = O_CREAT | O_RDWR; in main() local
|
D | send_rev_2.c | 113 int oflag = O_CREAT | O_NONBLOCK | O_RDWR; in main() local
|
/external/v4l-utils/utils/v4l2-tracer/ |
D | libv4l2tracer.cpp | 62 int open(const char *path, int oflag, ...) in open() 113 int open64(const char *path, int oflag, ...) in open64()
|
/external/cpuinfo/src/linux/ |
D | mockfile.c | 38 int CPUINFO_ABI cpuinfo_mock_open(const char* path, int oflag) { in cpuinfo_mock_open()
|
/external/musl/src/locale/ |
D | catopen.c | 28 nl_catd catopen(const char *name, int oflag) in catopen()
|
/external/trusty/musl/src/process/ |
D | fdop.h | 7 int cmd, fd, srcfd, oflag; member
|
/external/ltp/testcases/open_posix_testsuite/stress/mqueues/ |
D | multi_send_rev_2.c | 79 int oflag = O_CREAT | O_NONBLOCK | O_RDWR; in main() local
|
D | multi_send_rev_1.c | 90 int oflag = O_CREAT | O_NONBLOCK | O_RDWR; in main() local
|
/external/v4l-utils/lib/libv4lconvert/ |
D | libv4lsyscall-priv.h | 86 #define SYS_OPEN(file, oflag, mode) \ argument 89 #define SYS_OPEN(file, oflag, mode) \ argument
|
/external/musl/src/process/ |
D | fdop.h | 9 int cmd, fd, srcfd, oflag; member
|
/external/fmtlib/src/ |
D | os.cc | 213 file::file(cstring_view path, int oflag) { in file() 328 file file::open_windows_file(wcstring_view path, int oflag) { in open_windows_file()
|
/external/llvm-libc/src/spawn/ |
D | file_actions.h | 47 int oflag; member
|
/external/cronet/tot/third_party/llvm-libc/src/src/spawn/ |
D | file_actions.h | 47 int oflag; member
|
/external/autotest/utils/named_semaphore/ |
D | namedsem.c | 17 int oflag; in namedsem_sem_open() local
|
/external/cronet/stable/third_party/llvm-libc/src/src/spawn/ |
D | file_actions.h | 47 int oflag; member
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
D | 2-1.c | 205 static mqd_t open_queue(char *qname, int oflag, int mode) in open_queue()
|
/external/curl/lib/ |
D | curl_multibyte.c | 243 int curlx_win32_open(const char *filename, int oflag, ...) in curlx_win32_open()
|
/external/ltp/include/lapi/ |
D | fcntl.h | 167 #define TST_OPEN_NEEDS_MODE(oflag) \ argument
|
/external/ltp/testcases/kernel/syscalls/mq_open/ |
D | mq_open01.c | 33 int oflag; member
|
/external/toybox/toys/posix/ |
D | dd.c | 153 unsigned conv = 0, iflag = 0, oflag = 0; in dd_main() local
|