Home
last modified time | relevance | path

Searched defs:oflag (Results 1 – 25 of 26) sorted by relevance

12

/third_party/rust/crates/nix/test/
Dtest_mq.rs64 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/
D5-1-buildonly.c14 int oflag = O_RDONLY; in test_mq_open_prototype() local
/third_party/ltp/testcases/open_posix_testsuite/functional/mqueues/
Dsend_rev_1.c34 int oflag = O_CREAT | O_RDWR; in main() local
Dsend_rev_2.c113 int oflag = O_CREAT | O_NONBLOCK | O_RDWR; in main() local
/third_party/musl/porting/liteos_a_newlib/kernel/src/
Dfs.c37 int _open(const char *path, int oflag, ...) in _open()
84 int _open(const char *path, int oflag, ...) in _open()
/third_party/musl/src/locale/
Dcatopen.c28 nl_catd catopen(const char *name, int oflag) in catopen()
/third_party/ltp/testcases/open_posix_testsuite/stress/mqueues/
Dmulti_send_rev_2.c79 int oflag = O_CREAT | O_NONBLOCK | O_RDWR; in main() local
Dmulti_send_rev_1.c90 int oflag = O_CREAT | O_NONBLOCK | O_RDWR; in main() local
/third_party/musl/src/process/
Dfdop.h9 int cmd, fd, srcfd, oflag; member
/third_party/curl/lib/
Dcurl_multibyte.c91 int curlx_win32_open(const char *filename, int oflag, ...) in curlx_win32_open()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
D2-1.c205 static mqd_t open_queue(char *qname, int oflag, int mode) in open_queue()
/third_party/ffmpeg/libavutil/
Dfile_open.c42 static int win32_open(const char *filename_utf8, int oflag, int pmode) in win32_open()
/third_party/ltp/testcases/kernel/syscalls/mq_open/
Dmq_open01.c33 int oflag; member
/third_party/zlib/
Dgzlib.c102 int oflag; local
/third_party/skia/third_party/externals/zlib/
Dgzlib.c98 int oflag; local
/third_party/node/deps/v8/third_party/zlib/
Dgzlib.c98 int oflag; local
/third_party/node/deps/zlib/
Dgzlib.c91 int oflag; in gz_open() local
/third_party/FreeBSD/sbin/newfs_msdos/
Dmkfs_msdos.c879 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/
Dfts.c636 int cderrno, descend, oflag, saved_errno, nostat, doadjust; in fts_build() local
/third_party/libsnd/src/
Dfile_io.c568 { int fd, oflag, mode ; in psf_open_fd() local
/third_party/skia/third_party/externals/brotli/c/tools/
Dbrotli.c69 static int ms_open(const char* filename, int oflag, int pmode) { in ms_open()
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dsyscalls.rs1303 oflag: u64, field
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c1082 int open_path(pathname_t * name, int oflag) in open_path()
/third_party/toybox/generated/
Dglobals.h559 unsigned conv, iflag, oflag; member
/third_party/python/Modules/
Dposixmodule.c6058 int fd, oflag; in parse_file_actions() local

12