/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
H A D | 5-1-buildonly.c | 14 int oflag = O_RDONLY; in test_mq_open_prototype() local
|
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
H A D | system_function_mock.cpp | 30 int open(const char *file, int oflag) in open() argument
|
H A D | assistant.h | 49 static int open(const char *file, int oflag) in open() argument
|
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/utils/file/src/ |
H A D | hal_file.c | 19 int HalFileOpen(const char* path, int oflag, int mode)
in HalFileOpen() argument
|
/third_party/musl/src/locale/ |
H A D | catopen.c | 28 nl_catd catopen(const char *name, int oflag) in catopen() argument
|
/third_party/ltp/testcases/open_posix_testsuite/functional/mqueues/ |
H A D | send_rev_1.c | 34 int oflag = O_CREAT | O_RDWR; in main() local
|
H A D | send_rev_2.c | 113 int oflag = O_CREAT | O_NONBLOCK | O_RDWR; in main() local
|
/device/qemu/esp32/adapter/hals/utils/file/src/ |
H A D | hal_file.c | 37 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() argument
|
/device/qemu/SmartL_E802/adapter/hals/utils/file/src/ |
H A D | hal_file.c | 37 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() argument
|
/third_party/musl/src/process/ |
H A D | fdop.h | 9 int cmd, fd, srcfd, oflag; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/src/ |
H A D | fs.c | 37 int _open(const char *path, int oflag, ...) in _open() argument 84 int _open(const char *path, int oflag, ...) in _open() argument
|
/third_party/ltp/testcases/open_posix_testsuite/stress/mqueues/ |
H A D | multi_send_rev_2.c | 79 int oflag = O_CREAT | O_NONBLOCK | O_RDWR; in main() local
|
H A D | multi_send_rev_1.c | 90 int oflag = O_CREAT | O_NONBLOCK | O_RDWR; in main() local
|
/device/soc/rockchip/rk2206/adapter/hals/utils/file/ |
H A D | hal_file.c | 65 int HalFileOpen(const char* path, int oflag, int mode) in HalFileOpen() argument
|
/third_party/curl/lib/ |
H A D | curl_multibyte.c | 91 int curlx_win32_open(const char *filename, int oflag, ...) in curlx_win32_open() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
H A D | 2-1.c | 205 static mqd_t open_queue(char *qname, int oflag, int mode) in open_queue() argument
|
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/ |
H A D | file.c | 146 int open(const char *file, int oflag, ...) in open() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | file_open.c | 42 static int win32_open(const char *filename_utf8, int oflag, int pmode) in win32_open() argument
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzlib.c | 98 int oflag; local
|
/third_party/ltp/testcases/kernel/syscalls/mq_open/ |
H A D | mq_open01.c | 33 int oflag; member [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | gzlib.c | 98 int oflag; local
|
/third_party/node/deps/zlib/ |
H A D | gzlib.c | 91 int oflag; in gz_open() local
|
/third_party/zlib/ |
H A D | gzlib.c | 92 int oflag; in gz_open() local
|
/third_party/libsnd/src/ |
H A D | file_io.c | 568 { int fd, oflag, mode ; in psf_open_fd() local
|
/third_party/FreeBSD/lib/libc/gen/ |
H A D | fts.c | 636 int cderrno, descend, oflag, saved_errno, nostat, doadjust; in fts_build() local
|