Searched refs:STATUS_PIPE_CLOSING (Results 1 – 6 of 6) sorted by relevance
75 IoStatus->Status = STATUS_PIPE_CLOSING; in NpCommonWrite()
232 Status = STATUS_PIPE_CLOSING; in NpSetListeningPipeState()
402 CheckPipeContext(&ClientWriteContext, STATUS_PIPE_CLOSING, 0); in TestReadWrite()433 CheckPipeContext(&ServerWriteContext, STATUS_PIPE_CLOSING, 0); in TestReadWrite()
413 #define STATUS_PIPE_CLOSING ((NTSTATUS)0xC00000B1) macro
497 cmp(STATUS_PIPE_CLOSING, ERROR_NO_DATA); in run_error_tests()
1176 CASE_RETURN_STR(STATUS_PIPE_CLOSING); in NtStatusToStr()