Home
last modified time | relevance | path

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

/third_party/libxml2/win32/wince/
Dwincecompat.h19 #define O_RDONLY 0x0000 /* open for reading only */ macro
/third_party/e2fsprogs/include/nonunix/
Dunistd.h12 #define O_RDONLY _O_RDONLY macro
/third_party/mingw-w64/mingw-w64-headers/crt/
Dfcntl.h36 #define O_RDONLY _O_RDONLY macro
/third_party/boost/libs/random/src/
Drandom_device.cpp170 static const int O_RDONLY = 0; variable
/third_party/curl/lib/
Dconfig-amigaos.h117 # define O_RDONLY 0x0000 macro
/third_party/uboot/u-boot-2020.01/fs/yaffs2/
Dyportenv.h98 #define O_RDONLY 00 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h45 #define O_RDONLY 00 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h44 #define O_RDONLY 00 macro
/third_party/musl/include/
Dfcntl.h44 #define O_RDONLY 00 macro
/third_party/libwebsockets/include/
Dlibwebsockets.h87 #define O_RDONLY _O_RDONLY macro
/third_party/python/Modules/
Dossaudiodev.c27 #define O_RDONLY 00 macro
/third_party/lwip/src/include/lwip/
Dsockets.h450 #define O_RDONLY 2 macro