/external/libpcap/testprogs/ |
D | unix.h | 47 #define O_RDONLY _O_RDONLY macro
|
/external/llvm-project/clang/test/Analysis/ |
D | unix-api.cpp | 4 #define O_RDONLY 0 macro
|
D | unix-api.c | 4 #define O_RDONLY 0 macro
|
D | unix-fns.c | 75 #define O_RDONLY 0x0000 macro
|
/external/libxml2/win32/wince/ |
D | wincecompat.h | 19 #define O_RDONLY 0x0000 /* open for reading only */ 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/bc/include/ |
D | bcl.h | 167 #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/tcpdump/ |
D | netdissect-stdinc.h | 155 #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/libcups/vcnet/ |
D | config.h | 82 # define O_RDONLY _O_RDONLY macro
|
/external/curl/lib/ |
D | config-amigaos.h | 121 # define O_RDONLY 0x0000 macro
|
/external/libwebsockets/include/ |
D | libwebsockets.h | 87 #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/minijail/tools/testdata/ |
D | arch_64.json | 265 "O_RDONLY": 0, number
|
/external/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 366 pub const O_RDONLY: ::c_int = 0; constant
|
/external/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 317 pub const O_RDONLY: ::c_int = 0; constant
|
/external/rust/crates/libc/src/windows/ |
D | mod.rs | 120 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 | 201 pub const O_RDONLY: c_int = 0x04000000; constant
|