/third_party/rust/crates/nix/test/ |
D | test_mq.rs | 64 let oflag = MQ_OFlag::O_CREAT | MQ_OFlag::O_WRONLY; in test_mq_getattr() localVariable 89 let oflag = MQ_OFlag::O_CREAT | MQ_OFlag::O_WRONLY; in test_mq_setattr() localVariable 139 let oflag = MQ_OFlag::O_CREAT | MQ_OFlag::O_WRONLY; in test_mq_set_nonblocking() localVariable 166 let oflag = MQ_OFlag::O_CREAT | MQ_OFlag::O_WRONLY; in test_mq_unlink() localVariable
|
/third_party/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
|
/third_party/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
|
/third_party/musl/porting/liteos_a_newlib/kernel/src/ |
D | fs.c | 37 int _open(const char *path, int oflag, ...) in _open() 84 int _open(const char *path, int oflag, ...) in _open()
|
/third_party/musl/src/locale/ |
D | catopen.c | 28 nl_catd catopen(const char *name, int oflag) in catopen()
|
/third_party/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
|
/third_party/musl/src/process/ |
D | fdop.h | 9 int cmd, fd, srcfd, oflag; member
|
/third_party/curl/lib/ |
D | curl_multibyte.c | 91 int curlx_win32_open(const char *filename, int oflag, ...) in curlx_win32_open()
|
/third_party/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()
|
/third_party/ffmpeg/libavutil/ |
D | file_open.c | 42 static int win32_open(const char *filename_utf8, int oflag, int pmode) in win32_open()
|
/third_party/ltp/testcases/kernel/syscalls/mq_open/ |
D | mq_open01.c | 33 int oflag; member
|
/third_party/zlib/ |
D | gzlib.c | 102 int oflag; local
|
/third_party/skia/third_party/externals/zlib/ |
D | gzlib.c | 98 int oflag; local
|
/third_party/node/deps/v8/third_party/zlib/ |
D | gzlib.c | 98 int oflag; local
|
/third_party/node/deps/zlib/ |
D | gzlib.c | 91 int oflag; in gz_open() local
|
/third_party/FreeBSD/sbin/newfs_msdos/ |
D | mkfs_msdos.c | 879 getdiskinfo(int fd, const char *fname, const char *dtype, int oflag, in getdiskinfo() 909 getdiskinfo(int fd, const char *fname, const char *dtype, /* __unused */ int oflag, in getdiskinfo()
|
/third_party/FreeBSD/lib/libc/gen/ |
D | fts.c | 636 int cderrno, descend, oflag, saved_errno, nostat, doadjust; in fts_build() local
|
/third_party/libsnd/src/ |
D | file_io.c | 568 { int fd, oflag, mode ; in psf_open_fd() local
|
/third_party/skia/third_party/externals/brotli/c/tools/ |
D | brotli.c | 69 static int ms_open(const char* filename, int oflag, int pmode) { in ms_open()
|
/third_party/rust/crates/rustix/src/backend/libc/fs/ |
D | syscalls.rs | 1303 oflag: u64, field
|
/third_party/ltp/testcases/kernel/fs/fsstress/ |
D | fsstress.c | 1082 int open_path(pathname_t * name, int oflag) in open_path()
|
/third_party/toybox/generated/ |
D | globals.h | 559 unsigned conv, iflag, oflag; member
|
/third_party/python/Modules/ |
D | posixmodule.c | 6058 int fd, oflag; in parse_file_actions() local
|