Home
last modified time | relevance | path

Searched refs:ERROR_PIPE_NOT_CONNECTED (Results 1 – 10 of 10) sorted by relevance

/reactos/modules/rostests/winetests/kernel32/
H A Dpipe.c766 …ok(!res && GetLastError() == ERROR_PIPE_NOT_CONNECTED, "ReadFile returned %x(%u)\n", res, GetLastE… in test_ReadFile()
774 …ok(!res && GetLastError() == ERROR_PIPE_NOT_CONNECTED, "ReadFile returned %x(%u)\n", res, GetLastE… in test_ReadFile()
1160 … todo_wine_if (!success && err == ERROR_PIPE_NOT_CONNECTED) ok(!success && err == ERROR_NO_DATA, in serverThreadMain4()
1458 && GetLastError() == ERROR_PIPE_NOT_CONNECTED, "WriteFile to disconnected pipe\n"); in test_DisconnectNamedPipe()
1460 && GetLastError() == ERROR_PIPE_NOT_CONNECTED, in test_DisconnectNamedPipe()
1463 ok(!DisconnectNamedPipe(hnp) && GetLastError() == ERROR_PIPE_NOT_CONNECTED, in test_DisconnectNamedPipe()
1470 ok(!ret && GetLastError() == ERROR_PIPE_NOT_CONNECTED, "PeekNamedPipe returned %x (%u)\n", in test_DisconnectNamedPipe()
3132 flush = test_flush_async(client, ERROR_PIPE_NOT_CONNECTED); in test_overlapped_transport()
3135 test_overlapped_failure(client, &overlapped, ERROR_PIPE_NOT_CONNECTED); in test_overlapped_transport()
3136 test_overlapped_failure(client, &overlapped2, ERROR_PIPE_NOT_CONNECTED); in test_overlapped_transport()
/reactos/sdk/lib/rtl/
H A Derror.c640 ERROR_PIPE_NOT_CONNECTED, /* c00000b0 (STATUS_PIPE_DISCONNECTED) */
/reactos/modules/rostests/winetests/ntdll/
H A Derror.c500 cmp(STATUS_PIPE_DISCONNECTED, ERROR_PIPE_NOT_CONNECTED); in run_error_tests()
/reactos/sdk/include/psdk/
H A Dwinerror.h285 #define ERROR_PIPE_NOT_CONNECTED 233 macro
/reactos/dll/win32/kernel32/winnls/lang/
H A Dbg-BG.mc1405 SymbolicName=ERROR_PIPE_NOT_CONNECTED
1407 ERROR_PIPE_NOT_CONNECTED - No process is on the other end of the pipe.
H A Dde-DE.mc1406 SymbolicName=ERROR_PIPE_NOT_CONNECTED
1408 ERROR_PIPE_NOT_CONNECTED - Es ist kein Prozess am anderen Ende dieser Pipe.
H A Dpl-PL.mc1408 SymbolicName=ERROR_PIPE_NOT_CONNECTED
1410 ERROR_PIPE_NOT_CONNECTED - No process is on the other end of the pipe.
H A Dru-RU.mc1406 SymbolicName=ERROR_PIPE_NOT_CONNECTED
1408 ERROR_PIPE_NOT_CONNECTED - No process is on the other end of the pipe.
/reactos/modules/rostests/winetests/ws2_32/
H A Dsock.c10655 GetLastError() == ERROR_PIPE_NOT_CONNECTED /* win 2000 */, in test_completion_port()
/reactos/sdk/include/reactos/mc/
H A Derrcodes.mc3472 SymbolicName=ERROR_PIPE_NOT_CONNECTED