Home
last modified time | relevance | path

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

12

/external/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
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
D5-1-buildonly.c14 int oflag = O_RDONLY; in test_mq_open_prototype() local
/external/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
/external/python/cpython2/Modules/
Dsgimodule.c28 int oflag; in sgi__getpty() local
/external/cpuinfo/src/linux/
Dmockfile.c40 int CPUINFO_ABI cpuinfo_mock_open(const char* path, int oflag) { in cpuinfo_mock_open()
/external/musl/src/locale/
Dcatopen.c28 nl_catd catopen(const char *name, int oflag) in catopen()
/external/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
/external/musl/src/process/
Dfdop.h9 int cmd, fd, srcfd, oflag; member
/external/curl/lib/
Dcurl_multibyte.c91 int curlx_win32_open(const char *filename, int oflag, ...) in curlx_win32_open()
/external/autotest/utils/named_semaphore/
Dnamedsem.c17 int oflag; in namedsem_sem_open() local
/external/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()
/external/ltp/include/lapi/
Dfcntl.h144 #define TST_OPEN_NEEDS_MODE(oflag) \ argument
/external/ltp/testcases/kernel/syscalls/mq_open/
Dmq_open01.c33 int oflag; member
/external/newfs_msdos/
Dmkfs_msdos.c931 __unused int oflag, struct bpb *bpb) in getdiskinfo()
961 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, in getdiskinfo()
967 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, in getdiskinfo()
/external/rust/crates/libz-sys/src/zlib-ng/
Dgzlib.c44 int oflag; in gz_open() local
/external/python/cpython2/Modules/zlib/
Dgzlib.c98 int oflag; local
/external/tflite-support/third_party/zlib/
Dgzlib.c98 int oflag; local
/external/zlib/
Dgzlib.c100 int oflag; local
/external/zstd/zlibWrapper/
Dgzlib.c101 int oflag; local
/external/rust/crates/libz-sys/src/zlib/
Dgzlib.c98 int oflag; local
/external/fmtlib/src/
Dos.cc177 file::file(cstring_view path, int oflag) { in file()
/external/fmtlib/include/fmt/
Dos.h360 int oflag = file::WRONLY | file::CREATE; member
/external/fmtlib/test/
Dposix-mock-test.cc68 int test::open(const char* path, int oflag, int mode) { in open()
73 errno_t test::sopen_s(int* pfh, const char* filename, int oflag, int shflag, in sopen_s()

12