Searched refs:RPC_NT_MAX_CALLS_TOO_SMALL (Results 1 – 5 of 5) sorted by relevance
797 case RPC_S_MAX_CALLS_TOO_SMALL: return RPC_NT_MAX_CALLS_TOO_SMALL; in I_RpcMapWin32Status()
502 case RPC_S_MAX_CALLS_TOO_SMALL: expected_win32status = RPC_NT_MAX_CALLS_TOO_SMALL; break; in test_I_RpcMapWin32Status()
1218 #define RPC_NT_MAX_CALLS_TOO_SMALL ((NTSTATUS)0xC002002B) macro
805 cmp(RPC_NT_MAX_CALLS_TOO_SMALL, RPC_S_MAX_CALLS_TOO_SMALL); in run_error_tests()
1661 CASE_RETURN_STR(RPC_NT_MAX_CALLS_TOO_SMALL); in NtStatusToStr()