/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/musl/src/process/ |
D | fdop.h | 9 int cmd, fd, srcfd, oflag; member
|
/third_party/libxml2/win32/wince/ |
D | wincecompat.c | 32 int open(const char *filename,int oflag, ...) in open()
|
/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/curl/lib/ |
D | curl_multibyte.c | 89 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/boost/boost/interprocess/sync/posix/ |
D | semaphore_wrapper.hpp | 68 int oflag = 0; in semaphore_open() local
|
/third_party/boost/libs/iostreams/test/ |
D | large_file_test.cpp | 301 int oflag = O_WRONLY | O_CREAT; in create_large_file() local
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | gzlib.c | 98 int oflag; local
|
/third_party/zlib/ |
D | gzlib.c | 100 int oflag; local
|
/third_party/boost/boost/interprocess/ |
D | shared_memory_object.hpp | 298 int oflag = 0; in priv_open_or_create() local
|
/third_party/skia/third_party/externals/zlib/ |
D | gzlib.c | 98 int oflag; local
|
/third_party/node/deps/zlib/ |
D | gzlib.c | 98 int oflag; local
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | gzlib.c | 98 int oflag; local
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | gzlib.c | 98 int oflag; local
|
/third_party/libsnd/src/ |
D | file_io.c | 540 { int fd, oflag, mode ; in psf_open_fd() local 1212 { int oflag, mode ; in psf_fopen() local
|
/third_party/FreeBSD/sbin/newfs_msdos/ |
D | mkfs_msdos.c | 862 getdiskinfo(int fd, const char *fname, const char *dtype, int oflag, in getdiskinfo() 892 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
|