/external/libpcap/testprogs/ |
D | unix.h | 47 #define O_RDONLY _O_RDONLY macro
|
/external/e2fsprogs/include/nonunix/ |
D | unistd.h | 12 #define O_RDONLY _O_RDONLY macro
|
/external/clang/test/Analysis/ |
D | unix-api.c | 4 #define O_RDONLY 0 macro
|
D | unix-fns.c | 44 #define O_RDONLY 0x0000 macro
|
/external/curl/lib/ |
D | config-amigaos.h | 101 # define O_RDONLY 0x0000 macro
|
/external/tcpdump/ |
D | netdissect-stdinc.h | 173 #define O_RDONLY _O_RDONLY macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 20 #define O_RDONLY 00000000 macro
|
/external/libevent/sample/ |
D | http-server.c | 77 #define O_RDONLY _O_RDONLY macro
|
/external/libcups/vcnet/ |
D | config.h | 82 # define O_RDONLY _O_RDONLY macro
|
/external/python/cpython2/Modules/ |
D | linuxaudiodev.c | 22 #define O_RDONLY 00 macro
|
D | ossaudiodev.c | 28 #define O_RDONLY 00 macro
|
/external/musl/include/ |
D | fcntl.h | 44 #define O_RDONLY 00 macro
|
/external/rust/crates/gdbstub/src/target/ext/ |
D | host_io.rs | 16 const O_RDONLY = 0x0; constant
|
/external/libwebsockets/include/ |
D | libwebsockets.h | 92 #define O_RDONLY _O_RDONLY macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | FILE.py | 158 O_RDONLY = 0 variable
|
/external/python/cpython3/Modules/ |
D | ossaudiodev.c | 27 #define O_RDONLY 00 macro
|
/external/bc/include/ |
D | status.h | 87 #define O_RDONLY _O_RDONLY macro
|
/external/minijail/tools/testdata/ |
D | arch_64.json | 265 "O_RDONLY": 0, number
|
/external/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 386 pub const O_RDONLY: ::c_int = 0; constant
|
/external/rust/crates/libc/src/windows/ |
D | mod.rs | 123 pub const O_RDONLY: ::c_int = 0x0000; constant
|
/external/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 327 pub const O_RDONLY: ::c_int = 0; constant
|
/external/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 675 pub const O_RDONLY: ::c_int = 0; constant
|
/external/rust/crates/libc/src/ |
D | wasi.rs | 221 pub const O_RDONLY: c_int = 0x04000000; constant
|
/external/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 441 pub const O_RDONLY: ::c_int = 0x0001_0000; constant
|
/external/python/cpython2/Lib/plat-irix6/ |
D | FILE.py | 565 O_RDONLY = 0 variable
|