Home
last modified time | relevance | path

Searched defs:O_RDONLY (Results 1 – 25 of 33) sorted by relevance

12

/external/libpcap/testprogs/
Dunix.h47 #define O_RDONLY _O_RDONLY macro
/external/llvm-project/clang/test/Analysis/
Dunix-api.cpp4 #define O_RDONLY 0 macro
Dunix-api.c4 #define O_RDONLY 0 macro
Dunix-fns.c75 #define O_RDONLY 0x0000 macro
/external/libxml2/win32/wince/
Dwincecompat.h19 #define O_RDONLY 0x0000 /* open for reading only */ macro
/external/e2fsprogs/include/nonunix/
Dunistd.h12 #define O_RDONLY _O_RDONLY macro
/external/clang/test/Analysis/
Dunix-api.c4 #define O_RDONLY 0 macro
Dunix-fns.c44 #define O_RDONLY 0x0000 macro
/external/bc/include/
Dbcl.h167 #define O_RDONLY _O_RDONLY macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h20 #define O_RDONLY 00000000 macro
/external/libevent/sample/
Dhttp-server.c77 #define O_RDONLY _O_RDONLY macro
/external/tcpdump/
Dnetdissect-stdinc.h155 #define O_RDONLY _O_RDONLY macro
/external/python/cpython2/Modules/
Dlinuxaudiodev.c22 #define O_RDONLY 00 macro
Dossaudiodev.c28 #define O_RDONLY 00 macro
/external/libcups/vcnet/
Dconfig.h82 # define O_RDONLY _O_RDONLY macro
/external/curl/lib/
Dconfig-amigaos.h121 # define O_RDONLY 0x0000 macro
/external/libwebsockets/include/
Dlibwebsockets.h87 #define O_RDONLY _O_RDONLY macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py158 O_RDONLY = 0 variable
/external/python/cpython3/Modules/
Dossaudiodev.c27 #define O_RDONLY 00 macro
/external/minijail/tools/testdata/
Darch_64.json265 "O_RDONLY": 0, number
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs366 pub const O_RDONLY: ::c_int = 0; constant
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs317 pub const O_RDONLY: ::c_int = 0; constant
/external/rust/crates/libc/src/windows/
Dmod.rs120 pub const O_RDONLY: ::c_int = 0; constant
/external/rust/crates/libc/src/unix/hermit/
Dmod.rs675 pub const O_RDONLY: ::c_int = 0; constant
/external/rust/crates/libc/src/
Dwasi.rs201 pub const O_RDONLY: c_int = 0x04000000; constant

12