Home
last modified time | relevance | path

Searched refs:RPC_NT_STRING_TOO_LONG (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/win32/rpcrt4/
H A Drpcrt4_main.c798 case RPC_S_STRING_TOO_LONG: return RPC_NT_STRING_TOO_LONG; in I_RpcMapWin32Status()
/reactos/modules/rostests/winetests/rpcrt4/
H A Drpc.c503 case RPC_S_STRING_TOO_LONG: expected_win32status = RPC_NT_STRING_TOO_LONG; break; in test_I_RpcMapWin32Status()
/reactos/sdk/include/psdk/
H A Dntstatus.h1219 #define RPC_NT_STRING_TOO_LONG ((NTSTATUS)0xC002002C) macro
/reactos/modules/rostests/winetests/ntdll/
H A Derror.c806 cmp(RPC_NT_STRING_TOO_LONG, RPC_S_STRING_TOO_LONG); in run_error_tests()
/reactos/modules/rosapps/drivers/vfd/
H A Dvfddbg.c1662 CASE_RETURN_STR(RPC_NT_STRING_TOO_LONG); in NtStatusToStr()
/reactos/sdk/include/reactos/mc/
H A Dntstatus.mc4921 SymbolicName=RPC_NT_STRING_TOO_LONG