Searched refs:ERROR_PIPE_NOT_CONNECTED (Results 1 – 3 of 3) sorted by relevance
161 case ERROR_PIPE_NOT_CONNECTED: return UV_EPIPE; in uv_translate_sys_error()
989 #if defined(ERROR_PIPE_NOT_CONNECTED) in main()990 BOOST_WINAPI_TEST_CONSTANT(ERROR_PIPE_NOT_CONNECTED); in main()
223 #define ERROR_PIPE_NOT_CONNECTED __MSABI_LONG(233) macro