Home
last modified time | relevance | path

Searched refs:ERROR_DEVICE_REMOVED (Results 1 – 25 of 503) sorted by relevance

12345678910>>...21

/dports/multimedia/mkclean/mkclean-0.8.7/corec/corec/helpers/file/
H A Dfile_win32.c63 #ifndef ERROR_DEVICE_REMOVED
64 #define ERROR_DEVICE_REMOVED 1617L macro
234 if (Error == ERROR_DEVICE_REMOVED || in Read()
282 if (Error != ERROR_DEVICE_REMOVED && Error != ERROR_INVALID_HANDLE) in Seek()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/corec/helpers/file/
H A Dfile_win32.c63 #ifndef ERROR_DEVICE_REMOVED
64 #define ERROR_DEVICE_REMOVED 1617L macro
234 if (Error == ERROR_DEVICE_REMOVED || in Read()
282 if (Error != ERROR_DEVICE_REMOVED && Error != ERROR_INVALID_HANDLE) in Seek()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/corec/helpers/file/
H A Dfile_win32.c65 #ifndef ERROR_DEVICE_REMOVED
66 #define ERROR_DEVICE_REMOVED 1617L macro
259 if (Error == ERROR_DEVICE_REMOVED || in Read()
307 if (Error != ERROR_DEVICE_REMOVED && Error != ERROR_INVALID_HANDLE) in Seek()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Ports/src/System/IO/Ports/
H A DSerialStream.cs758 const int ERROR_DEVICE_REMOVED = 1617; in Dispose()
759 …_ACCESS_DENIED || hr == Interop.Errors.ERROR_BAD_COMMAND || hr == ERROR_DEVICE_REMOVED) && !dispos… in Dispose()
1712 const int ERROR_DEVICE_REMOVED = 1617; in WaitForCommEvent()
1713 …Errors.ERROR_ACCESS_DENIED || hr == Interop.Errors.ERROR_BAD_COMMAND || hr == ERROR_DEVICE_REMOVED) in WaitForCommEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/IO/ports/
H A DSerialStream.cs812 const int ERROR_DEVICE_REMOVED = 1617; in Dispose()
813 …R_ACCESS_DENIED || hr == NativeMethods.ERROR_BAD_COMMAND || hr == ERROR_DEVICE_REMOVED) && !dispos… in Dispose()
1741 const int ERROR_DEVICE_REMOVED = 1617; in WaitForCommEvent()
1742 …thods.ERROR_ACCESS_DENIED || hr == NativeMethods.ERROR_BAD_COMMAND || hr == ERROR_DEVICE_REMOVED) { in WaitForCommEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/serial/
H A Dserial_io_handler_win.cc302 error == ERROR_DEVICE_REMOVED) { in OnIOCompleted()
/dports/comms/qt5-serialport/kde-qtserialport-5.15.2p2/src/serialport/
H A Dqserialport_win.cpp888 case ERROR_DEVICE_REMOVED: in getSystemError()
/dports/net/cjdns/cjdns-cjdns-v21.1/exception/
H A DWinEr.c1206 case ERROR_DEVICE_REMOVED: in WinEr_strerror()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h602 #define ERROR_DEVICE_REMOVED 1617 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinerror.h602 #define ERROR_DEVICE_REMOVED 1617 macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h602 #define ERROR_DEVICE_REMOVED 1617 macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinerror.h616 #define ERROR_DEVICE_REMOVED 1617 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d616 ERROR_DEVICE_REMOVED, enumerator
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d616 ERROR_DEVICE_REMOVED, enumerator
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d615 ERROR_DEVICE_REMOVED, enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d616 ERROR_DEVICE_REMOVED, enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d615 ERROR_DEVICE_REMOVED, enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d615 ERROR_DEVICE_REMOVED, enumerator
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d615 ERROR_DEVICE_REMOVED, enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d615 ERROR_DEVICE_REMOVED, enumerator
/dports/net/libpcap/libpcap-1.10.1/
H A Dpcap-npf.c552 errcode == ERROR_DEVICE_REMOVED) { in pcap_read_npf()
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d615 ERROR_DEVICE_REMOVED,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d616 ERROR_DEVICE_REMOVED, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinerror.h629 #define ERROR_DEVICE_REMOVED 1617L macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinerror.h629 #define ERROR_DEVICE_REMOVED 1617L macro

12345678910>>...21