Home
last modified time | relevance | path

Searched refs:ERROR_NOT_CONNECTED (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/win/
H A Derror.c151 case ERROR_NOT_CONNECTED: return UV_ENOTCONN; in uv_translate_sys_error()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d160 WN_NOT_CONNECTED = ERROR_NOT_CONNECTED,
H A Dwinerror.d833 ERROR_NOT_CONNECTED = 2250, enumerator