Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/win/
H A Derror.c94 case ERROR_NETNAME_DELETED: return UV_ECONNRESET; in uv_translate_sys_error()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinerror.d75 ERROR_NETNAME_DELETED, enumerator
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c48445 ((a)==ERROR_NETNAME_DELETED) || \