Home
last modified time | relevance | path

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

12

/external/libpcap/testprogs/
Dunix.h47 #define O_RDONLY _O_RDONLY 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/curl/lib/
Dconfig-amigaos.h101 # define O_RDONLY 0x0000 macro
/external/tcpdump/
Dnetdissect-stdinc.h173 #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/libcups/vcnet/
Dconfig.h82 # 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/musl/include/
Dfcntl.h44 #define O_RDONLY 00 macro
/external/rust/crates/gdbstub/src/target/ext/
Dhost_io.rs16 const O_RDONLY = 0x0; constant
/external/libwebsockets/include/
Dlibwebsockets.h92 #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/bc/include/
Dstatus.h87 #define O_RDONLY _O_RDONLY macro
/external/minijail/tools/testdata/
Darch_64.json265 "O_RDONLY": 0, number
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs386 pub const O_RDONLY: ::c_int = 0; constant
/external/rust/crates/libc/src/windows/
Dmod.rs123 pub const O_RDONLY: ::c_int = 0x0000; constant
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs327 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.rs221 pub const O_RDONLY: c_int = 0x04000000; constant
/external/rust/crates/libc/src/unix/redox/
Dmod.rs441 pub const O_RDONLY: ::c_int = 0x0001_0000; constant
/external/python/cpython2/Lib/plat-irix6/
DFILE.py565 O_RDONLY = 0 variable

12