Home
last modified time | relevance | path

Searched refs:_O_RDONLY (Results 1 – 25 of 950) sorted by relevance

12345678910>>...38

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/shared/platform/win/
H A Dnacl_host_desc_mmap_win_test.c235 _O_RDONLY | _O_BINARY,
245 _O_RDONLY | _O_BINARY,
275 _O_RDONLY | _O_BINARY,
285 _O_RDONLY | _O_BINARY,
325 _O_RDONLY | _O_BINARY,
335 _O_RDONLY | _O_BINARY,
345 _O_RDONLY | _O_BINARY,
375 _O_RDONLY | _O_BINARY,
385 _O_RDONLY | _O_BINARY,
395 _O_RDONLY | _O_BINARY,
/dports/www/firefox-esr/firefox-91.8.0/build/clang-plugin/tests/
H A DTestFopenUsage.cpp12 …int fh1 = _open("dummy.txt", _O_RDONLY); // expected-warning {{Usage of ASCII file functions (here… in func_fopen()
13 …int fh2 = open("dummy.txt", _O_RDONLY); // expected-warning {{Usage of ASCII file functions (here … in func_fopen()
14 …int fh3 = _sopen("dummy.txt", _O_RDONLY, _SH_DENYRW); // expected-warning {{Usage of ASCII file fu… in func_fopen()
16 …errno_t err = _sopen_s(&fd4, "dummy.txt", _O_RDONLY, _SH_DENYRW, 0); // expected-warning {{Usage o… in func_fopen()
/dports/lang/spidermonkey78/firefox-78.9.0/build/clang-plugin/tests/
H A DTestFopenUsage.cpp12 …int fh1 = _open("dummy.txt", _O_RDONLY); // expected-warning {{Usage of ASCII file functions (here… in func_fopen()
13 …int fh2 = open("dummy.txt", _O_RDONLY); // expected-warning {{Usage of ASCII file functions (here … in func_fopen()
14 …int fh3 = _sopen("dummy.txt", _O_RDONLY, _SH_DENYRW); // expected-warning {{Usage of ASCII file fu… in func_fopen()
16 …errno_t err = _sopen_s(&fd4, "dummy.txt", _O_RDONLY, _SH_DENYRW, 0); // expected-warning {{Usage o… in func_fopen()
/dports/www/firefox/firefox-99.0/build/clang-plugin/tests/
H A DTestFopenUsage.cpp12 …int fh1 = _open("dummy.txt", _O_RDONLY); // expected-warning {{Usage of ASCII file functions (here… in func_fopen()
13 …int fh2 = open("dummy.txt", _O_RDONLY); // expected-warning {{Usage of ASCII file functions (here … in func_fopen()
14 …int fh3 = _sopen("dummy.txt", _O_RDONLY, _SH_DENYRW); // expected-warning {{Usage of ASCII file fu… in func_fopen()
16 …errno_t err = _sopen_s(&fd4, "dummy.txt", _O_RDONLY, _SH_DENYRW, 0); // expected-warning {{Usage o… in func_fopen()
/dports/mail/thunderbird/thunderbird-91.8.0/build/clang-plugin/tests/
H A DTestFopenUsage.cpp12 …int fh1 = _open("dummy.txt", _O_RDONLY); // expected-warning {{Usage of ASCII file functions (here… in func_fopen()
13 …int fh2 = open("dummy.txt", _O_RDONLY); // expected-warning {{Usage of ASCII file functions (here … in func_fopen()
14 …int fh3 = _sopen("dummy.txt", _O_RDONLY, _SH_DENYRW); // expected-warning {{Usage of ASCII file fu… in func_fopen()
16 …errno_t err = _sopen_s(&fd4, "dummy.txt", _O_RDONLY, _SH_DENYRW, 0); // expected-warning {{Usage o… in func_fopen()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfcntl.h13 #define _O_RDONLY 0x0000 macro
25 #define _O_ACCMODE (_O_RDONLY|_O_WRONLY|_O_RDWR)
36 #define O_RDONLY _O_RDONLY
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfcntl.h13 #define _O_RDONLY 0x0000 macro
25 #define _O_ACCMODE (_O_RDONLY|_O_WRONLY|_O_RDWR)
36 #define O_RDONLY _O_RDONLY
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dfcntl.h40 #define _O_RDONLY 0 macro
45 #define _O_ACCMODE (_O_RDONLY|_O_WRONLY|_O_RDWR)
69 #define O_RDONLY _O_RDONLY
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dfcntl.h40 #define _O_RDONLY 0 macro
45 #define _O_ACCMODE (_O_RDONLY|_O_WRONLY|_O_RDWR)
69 #define O_RDONLY _O_RDONLY
/dports/devel/upp/upp/bazaar/plugin/tcc/include/
H A Dfcntl.h42 #define _O_RDONLY 0 macro
47 #define _O_ACCMODE (_O_RDONLY|_O_WRONLY|_O_RDWR)
69 #define O_RDONLY _O_RDONLY
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dfcntl_.h49 #if !defined(O_RDONLY) && defined(_O_RDONLY)
50 # define O_RDONLY _O_RDONLY
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dfcntl_.h43 #if !defined(O_RDONLY) && defined(_O_RDONLY)
44 # define O_RDONLY _O_RDONLY
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dfcntl_.h45 #if !defined(O_RDONLY) && defined(_O_RDONLY)
46 # define O_RDONLY _O_RDONLY
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dfcntl_.h45 #if !defined(O_RDONLY) && defined(_O_RDONLY)
46 # define O_RDONLY _O_RDONLY
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dfcntl_.h45 #if !defined(O_RDONLY) && defined(_O_RDONLY)
46 # define O_RDONLY _O_RDONLY
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dfcntl_.h45 #if !defined(O_RDONLY) && defined(_O_RDONLY)
46 # define O_RDONLY _O_RDONLY
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dfcntl_.h43 #if !defined(O_RDONLY) && defined(_O_RDONLY)
44 # define O_RDONLY _O_RDONLY
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dfcntl_.h49 #if !defined(O_RDONLY) && defined(_O_RDONLY)
50 # define O_RDONLY _O_RDONLY
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/wince/ceinc/
H A Dfcntl.h16 #define _O_RDONLY 0x0000 /* open for reading only */ macro
51 #define O_RDONLY _O_RDONLY
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/wince/ceinc/
H A Dfcntl.h16 #define _O_RDONLY 0x0000 /* open for reading only */ macro
51 #define O_RDONLY _O_RDONLY
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/wince/ceinc/
H A Dfcntl.h16 #define _O_RDONLY 0x0000 /* open for reading only */ macro
51 #define O_RDONLY _O_RDONLY
/dports/games/nethack34/nethack-3.4.3/sys/wince/ceinc/
H A Dfcntl.h16 #define _O_RDONLY 0x0000 /* open for reading only */ macro
51 #define O_RDONLY _O_RDONLY
/dports/games/nethack34-nox11/nethack-3.4.3/sys/wince/ceinc/
H A Dfcntl.h16 #define _O_RDONLY 0x0000 /* open for reading only */ macro
51 #define O_RDONLY _O_RDONLY
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/wince/ceinc/
H A Dfcntl.h16 #define _O_RDONLY 0x0000 /* open for reading only */ macro
51 #define O_RDONLY _O_RDONLY
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/wince/ceinc/
H A Dfcntl.h16 #define _O_RDONLY 0x0000 /* open for reading only */ macro
51 #define O_RDONLY _O_RDONLY

12345678910>>...38