Home
last modified time | relevance | path

Searched refs:OPEN_EXISTING (Results 1 – 25 of 4716) sorted by relevance

12345678910>>...189

/dports/comms/libticables2/libticables2-1.3.5/src/win32/
H A Ddha.c61 …hDriver = CreateFile("\\\\.\\DhaHelper", GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORM… in dha_detect()
64 …hDriver = CreateFile("\\\\.\\DhaHelper", GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORM… in dha_detect()
91 GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, NULL); in dha_enable()
121 GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, NULL); in dha_disable()
/dports/sysutils/fwup/fwup-1.9.0/src/
H A Dmmc_windows.c59 OPEN_EXISTING, in mmc_scan_for_devices()
106 OPEN_EXISTING, in query_physical_extents()
143 OPEN_EXISTING, in unmount_volume()
218 OPEN_EXISTING, in mmc_eject()
249 OPEN_EXISTING, in mmc_device_size()
292 OPEN_EXISTING, in mmc_open()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/syscall/wt2336_base/
H A Dbase.run35 #define OPEN_EXISTING(name, flags) OPEN(name, flags)
39 #define OPEN_EXISTING(name, flags) OPEN(name, flags, 0)
102 wt = OPEN_EXISTING("./WiredTiger.wt\0", O_RDWR|O_NOATIME|O_CLOEXEC);
130 fd = OPEN_EXISTING("./WiredTigerLAS.wt", O_RDWR|O_NOATIME|O_CLOEXEC);
132 fd = OPEN_EXISTING("./WiredTiger.turtle", O_RDWR|O_CLOEXEC);
168 hello = OPEN_EXISTING("./hello.wt", O_RDWR|O_NOATIME|O_CLOEXEC);
170 turtle = OPEN_EXISTING("./WiredTiger.turtle", O_RDWR|O_CLOEXEC);
180 turtle = OPEN_EXISTING("./WiredTiger.turtle", O_RDWR|O_CLOEXEC);
/dports/graphics/bmeps/dktools-4.31.1/src/libdk3c/
H A Ddk3ufi.c57 OPEN_EXISTING, in dk3ufi_get_app()
68 OPEN_EXISTING, in dk3ufi_get_app()
110 OPEN_EXISTING, in dk3ufi_get_app()
121 OPEN_EXISTING, in dk3ufi_get_app()
187 OPEN_EXISTING, in dk3ufi_c8_get_app()
231 OPEN_EXISTING, in dk3ufi_c8_get_app()
/dports/security/gnupg/gnupg-2.3.3/common/
H A Dmischelp.c88 file1 = CreateFile (wname, 0, 0, NULL, OPEN_EXISTING, 0, NULL); in same_file_p()
94 file1 = CreateFile (name1, 0, 0, NULL, OPEN_EXISTING, 0, NULL); in same_file_p()
104 file2 = CreateFile (wname, 0, 0, NULL, OPEN_EXISTING, 0, NULL); in same_file_p()
110 file2 = CreateFile (name2, 0, 0, NULL, OPEN_EXISTING, 0, NULL); in same_file_p()
/dports/devel/py-trollius/trollius-2.2/trollius/
H A Dpy33_winapi.py19 GENERIC_READ, GENERIC_WRITE, OPEN_EXISTING, INFINITE,
41 OPEN_EXISTING = win32.OPEN_EXISTING variable
/dports/comms/libticables2/libticables2-1.3.5/src/win64/
H A Drwp.c65 …hDriver = CreateFile("\\\\.\\RwPorts", GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL… in rwp_detect()
68 …hDriver = CreateFile("\\\\.\\RwPorts", GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL… in rwp_detect()
92 GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, NULL); in rwp_open()
/dports/multimedia/vlc/vlc-3.0.16/contrib/src/taglib/
H A D0003-don-t-use-CreateFile-in-UWP-builds.patch31 + return CreateFile2(path.wstr().c_str(), access, FILE_SHARE_READ, OPEN_EXISTING, &createExPar…
34 … return CreateFileW(path.wstr().c_str(), access, FILE_SHARE_READ, NULL, OPEN_EXISTING, 0, NULL);
36 … return CreateFileA(path.str().c_str(), access, FILE_SHARE_READ, NULL, OPEN_EXISTING, 0, NULL);
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/mmap-0.5.9/cbits/
H A Dwin32.c36 dwCreationDisposition = OPEN_EXISTING; in system_io_mmap_file_open()
40 dwCreationDisposition = OPEN_EXISTING; in system_io_mmap_file_open()
44 dwCreationDisposition = OPEN_EXISTING; in system_io_mmap_file_open()
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/mmap-0.5.9/cbits/
H A Dwin32.c36 dwCreationDisposition = OPEN_EXISTING; in system_io_mmap_file_open()
40 dwCreationDisposition = OPEN_EXISTING; in system_io_mmap_file_open()
44 dwCreationDisposition = OPEN_EXISTING; in system_io_mmap_file_open()
/dports/comms/libticables2/libticables2-1.3.5/src/win32/dha/
H A Ddhasetup.c164 …hDriver = CreateFile("\\\\.\\DhaHelper", GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORM… in dha_detect()
167 …hDriver = CreateFile("\\\\.\\DhaHelper", GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORM… in dha_detect()
194 GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, NULL); in dha_enable()
224 GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, NULL); in dha_disable()
/dports/comms/libticables2/libticables2-1.3.5/src/win64/rwp/
H A Drwpsetup.c163 …hDriver = CreateFile("\\\\.\\RwPorts", GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL… in rwp_detect()
166 …hDriver = CreateFile("\\\\.\\RwPorts", GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL… in rwp_detect()
195 GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, NULL); in rwp_read_byte()
230 GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, NULL); in rwp_write_byte()
/dports/lang/mosh/mosh-0.2.7/src/win/test/
H A Dcons.cpp18 …HANDLE realIn = CreateFileA("CONIN$", GENERIC_READ, FILE_SHARE_READ, NULL, OPEN_EXISTING, FILE_ATT… in main()
19 …HANDLE realOut = CreateFileA("CONOUT$", GENERIC_WRITE, FILE_SHARE_WRITE, NULL, OPEN_EXISTING, FILE… in main()
/dports/editors/neovim/neovim-0.6.1/src/nvim/os/
H A Dos_win_console.c19 OPEN_EXISTING, 0, (HANDLE)NULL); in os_get_conin_fd()
40 OPEN_EXISTING, 0, (HANDLE)NULL); in os_replace_stdout_and_stderr_to_conout()
/dports/multimedia/streamlink/streamlink-2.1.2/tests/
H A Dtest_utils_named_pipe.py13 OPEN_EXISTING = 3 variable
47 … handle = windll.kernel32.CreateFileW(self.path, GENERIC_READ, 0, None, OPEN_EXISTING, 0, None)
143 …handle = windll.kernel32.CreateFileW(str(pipe.path), GENERIC_READ, 0, None, OPEN_EXISTING, 0, None)
147 …handle = windll.kernel32.CreateFileW(str(pipe.path), GENERIC_READ, 0, None, OPEN_EXISTING, 0, None)
/dports/archivers/maxcso/maxcso-1.10.0/libuv/test/
H A Dtest-tty.c57 OPEN_EXISTING, in TEST_IMPL()
67 OPEN_EXISTING, in TEST_IMPL()
179 OPEN_EXISTING, in TEST_IMPL()
233 OPEN_EXISTING, in TEST_IMPL()
277 OPEN_EXISTING, in TEST_IMPL()
/dports/lang/rust/rustc-1.58.1-src/vendor/yansi-term/src/
H A Dwindows.rs17 fileapi::{CreateFileW, OPEN_EXISTING}, in enable_ansi_support()
34 OPEN_EXISTING, in enable_ansi_support()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/yansi-term-0.1.2/src/
H A Dwindows.rs17 fileapi::{CreateFileW, OPEN_EXISTING}, in enable_ansi_support()
34 OPEN_EXISTING, in enable_ansi_support()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/utility/image_writer/
H A Dimage_writer_win.cc24 OPEN_EXISTING, in IsValidDevice()
69 OPEN_EXISTING, in OpenDevice()
123 OPEN_EXISTING, in UnmountVolumes()
/dports/www/firefox-esr/firefox-91.8.0/ipc/mscom/mozglue/
H A DActCtxResource.cpp79 nullptr, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, nullptr)); in IsSystemOleAcc()
140 nullptr, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, nullptr)); in IsIAccessibleTypelibRegistered()
157 nullptr, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, nullptr)); in IsIAccessiblePSRegistered()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/wince/
H A Dfilefnwce.cpp47 disposition = OPEN_EXISTING; in wxOpen()
66 disposition = OPEN_EXISTING; in wxOpen()
106 OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, 0); in wxAccess()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/wince/
H A Dfilefnwce.cpp47 disposition = OPEN_EXISTING; in wxOpen()
66 disposition = OPEN_EXISTING; in wxOpen()
106 OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, 0); in wxAccess()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/wince/
H A Dfilefnwce.cpp47 disposition = OPEN_EXISTING; in wxOpen()
66 disposition = OPEN_EXISTING; in wxOpen()
106 OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, 0); in wxAccess()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/wince/
H A Dfilefnwce.cpp47 disposition = OPEN_EXISTING; in wxOpen()
66 disposition = OPEN_EXISTING; in wxOpen()
106 OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, 0); in wxAccess()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/wince/
H A Dfilefnwce.cpp46 disposition = OPEN_EXISTING; in wxCRT_Open()
65 disposition = OPEN_EXISTING; in wxCRT_Open()
105 OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, 0); in wxCRT_Access()

12345678910>>...189