/reactos/modules/rostests/winetests/rpcrt4/ |
H A D | rpc.c | 130 ok( (rslt == RPC_S_OK), "Simple UUID->WString copy\n" ); in UuidConversionAndComparison() 157 ok ((DceErrorInqTextA (0, (unsigned char*)buffer) == RPC_S_OK), in TestDceErrorInqText() 227 ok(status == RPC_S_OK, "return wrong\n"); in test_rpc_ncacn_ip_tcp() 286 if (status == RPC_S_OK) RpcStringFreeA(&principal); in test_rpc_ncacn_ip_tcp() 350 ok(ret == RPC_S_OK || in test_towers() 417 ok(ret == RPC_S_OK || in test_towers() 418 broken(ret != RPC_S_OK), /* win2k, indeterminate */ in test_towers() 894 ok( ret == RPC_S_OK, "got %u\n", ret ); in test_RpcServerInqDefaultPrincName() 900 ok( ret == RPC_S_OK, "got %u\n", ret ); in test_RpcServerInqDefaultPrincName() 904 ok( ret == RPC_S_OK, "got %u\n", ret ); in test_RpcServerInqDefaultPrincName() [all …]
|
H A D | server.c | 957 if (status == RPC_S_OK && binding != NULL) in s_context_handle_test() 2059 test_is_server_listening(NULL, RPC_S_OK); in server() 2063 if (iptcp_status == RPC_S_OK) in server() 2068 if (ncalrpc_status == RPC_S_OK) in server() 2078 if (np_status == RPC_S_OK) in server() 2132 ok(status == RPC_S_OK, "RpcBindingFree\n"); in listen_test_client_thread() 2156 test_is_server_listening(NULL, RPC_S_OK); in test_stop_wait_for_call() 2212 test_is_server_listening(NULL, RPC_S_OK); in test_server_listening() 2229 ok(status == RPC_S_OK, "RpcStringBindingCompose\n"); in test_server_listening() 2234 ok(status == RPC_S_OK, "RpcStringFree\n"); in test_server_listening() [all …]
|
H A D | rpc_async.c | 45 ok(status == RPC_S_OK, "RpcAsyncInitializeHandle failed with error %d\n", status); in test_RpcAsyncInitializeHandle() 66 ok(status == RPC_S_OK, "RpcAsyncInitializeHandle failed with error %d\n", status); in test_RpcAsyncGetCallStatus()
|
/reactos/dll/win32/rpcrt4/ |
H A D | rpc_epmap.c | 174 return RPC_S_OK; in get_epm_handle_client() 225 if (status != RPC_S_OK) in epm_register() 253 if (status == RPC_S_OK) in epm_register() 371 if (status != RPC_S_OK) in RpcEpUnregister() 396 if (status == RPC_S_OK) in RpcEpUnregister() 453 return RPC_S_OK; in RpcEpResolveBinding() 461 if (status != RPC_S_OK) in RpcEpResolveBinding() 492 if (status2 != RPC_S_OK) in RpcEpResolveBinding() 514 return RPC_S_OK; in RpcEpResolveBinding() 614 if (status != RPC_S_OK) in TowerConstruct() [all …]
|
H A D | rpc_server.c | 814 return RPC_S_OK; in RPCRT4_stop_listen() 971 return RPC_S_OK; in alloc_serverprotoseq() 1196 return RPC_S_OK; in RpcServerRegisterIf3() 1247 return RPC_S_OK; in RpcServerUnregisterIf() 1258 return RPC_S_OK; in RpcServerUnregisterIfEx() 1322 return RPC_S_OK; in RpcObjectSetType() 1590 return RPC_S_OK; in RpcMgmtWaitServerListen() 1624 return RPC_S_OK; in I_RpcServerStartListening() 1634 return RPC_S_OK; in I_RpcServerStopListening() 1687 return RPC_S_OK; in RpcMgmtStatsVectorFree() [all …]
|
H A D | rpc_assoc.c | 86 return RPC_S_OK; in RpcAssoc_Alloc() 117 return RPC_S_OK; in RPCRT4_GetAssociation() 122 if (status != RPC_S_OK) in RPCRT4_GetAssociation() 134 return RPC_S_OK; in RPCRT4_GetAssociation() 171 if (status != RPC_S_OK) in RpcServerAssoc_GetAssociation() 184 return RPC_S_OK; in RpcServerAssoc_GetAssociation() 249 if (status != RPC_S_OK) in RpcAssoc_BindConnection() 403 return RPC_S_OK; in RpcAssoc_GetClientConnection() 434 return RPC_S_OK; in RpcAssoc_GetClientConnection() 478 return RPC_S_OK; in RpcServerAssoc_AllocateContextHandle() [all …]
|
H A D | rpc_binding.c | 119 return RPC_S_OK; in RPCRT4_AllocBinding() 132 return RPC_S_OK; in RPCRT4_CreateBindingA() 145 return RPC_S_OK; in RPCRT4_CreateBindingW() 173 return RPC_S_OK; in RPCRT4_CompleteBindingA() 201 return RPC_S_OK; in RPCRT4_CompleteBindingW() 221 return RPC_S_OK; in RPCRT4_ResolveBinding() 229 return RPC_S_OK; in RPCRT4_SetBindingObject() 246 return RPC_S_OK; in RPCRT4_MakeBinding() 269 return RPC_S_OK; in RPCRT4_ReleaseBinding() 305 return RPC_S_OK; in RPCRT4_CloseBinding() [all …]
|
H A D | rpc_message.c | 587 return RPC_S_OK; in RPCRT4_ParseHttpPrepareHeader1() 634 return RPC_S_OK; in RPCRT4_ParseHttpPrepareHeader2() 678 return RPC_S_OK; in RPCRT4_ParseHttpFlowControlHeader() 753 return RPC_S_OK; in RPCRT4_default_secure_packet() 864 return RPC_S_OK; in RPCRT4_SendWithAuth() 889 return RPC_S_OK; in RPCRT4_default_authorize() 982 return RPC_S_OK; in RPCRT4_default_authorize() 1215 return RPC_S_OK; in RPCRT4_default_inquire_auth_client() 1280 return RPC_S_OK; in RPCRT4_ValidateCommonHeader() 1350 status = RPC_S_OK; in RPCRT4_default_receive_fragment() [all …]
|
H A D | rpc_transport.c | 369 return RPC_S_OK; in rpcrt4_conn_create_pipe() 436 return RPC_S_OK; in rpcrt4_conn_open_pipe() 459 return RPC_S_OK; in rpcrt4_ncalrpc_open() 486 if (r != RPC_S_OK) in rpcrt4_protseq_ncalrpc_open_endpoint() 558 return RPC_S_OK; in rpcrt4_ncacn_np_open() 589 if (r != RPC_S_OK) in rpcrt4_protseq_ncacn_np_open_endpoint() 1717 return RPC_S_OK; in rpcrt4_conn_tcp_handoff() 3627 return RPC_S_OK; in RPCRT4_CloseConnection() 3669 return RPC_S_OK; in RPCRT4_CreateConnection() 3914 return RPC_S_OK; in RpcProtseqVectorFreeA() [all …]
|
H A D | rpcrt4_main.c | 163 return RPC_S_OK; in RpcStringFreeA() 180 return RPC_S_OK; in RpcStringFreeW() 215 *Status = RPC_S_OK; in UuidCompare() 287 return RPC_S_OK; in UuidCreateNil() 319 return RPC_S_OK; in UuidCreate() 497 *Status = RPC_S_OK; in UuidHash() 529 return RPC_S_OK; in UuidToStringA() 557 return RPC_S_OK; in UuidToStringW() 607 return RPC_S_OK; in UuidFromStringA() 647 return RPC_S_OK; in UuidFromStringW() [all …]
|
H A D | ndr_es.c | 72 return RPC_S_OK; in MesEncodeIncrementalHandleCreate() 98 return RPC_S_OK; in MesDecodeIncrementalHandleCreate() 122 return RPC_S_OK; in MesIncrementalHandleReset() 156 return RPC_S_OK; in MesBufferHandleReset() 166 return RPC_S_OK; in MesHandleFree() 177 return RPC_S_OK; in validate_mes_buffer_pointer() 213 return RPC_S_OK; in MesEncodeFixedBufferHandleCreate() 242 return RPC_S_OK; in MesEncodeDynBufferHandleCreate() 272 return RPC_S_OK; in MesDecodeBufferHandleCreate()
|
H A D | ndr_contexthandle.c | 133 status = RPC_S_OK; in RpcSmDestroyClientContext() 154 if (status != RPC_S_OK) in RpcSsDestroyClientContext() 200 return RPC_S_OK; in ndr_update_context_handle() 269 if (status != RPC_S_OK) in NDRSContextMarshall2() 355 if (status != RPC_S_OK) in NDRSContextUnmarshall2()
|
H A D | ndr_clientserver.c | 173 if (status != RPC_S_OK) in NdrGetBuffer() 216 if (status != RPC_S_OK) in NdrSendReceive() 260 return RPC_S_OK; in NdrMapCommAndFaultStatus()
|
/reactos/base/services/rpcss/ |
H A D | rpcss_main.c | 53 if (status != RPC_S_OK) in RPCSS_Initialize() 56 if (status != RPC_S_OK) in RPCSS_Initialize() 64 if (status != RPC_S_OK) in RPCSS_Initialize() 69 if (status != RPC_S_OK) in RPCSS_Initialize() 74 if (status != RPC_S_OK) in RPCSS_Initialize() 78 if (status != RPC_S_OK) in RPCSS_Initialize()
|
H A D | epmp.c | 103 *status = RPC_S_OK; in ept_insert() 120 if (rpc_status != RPC_S_OK) in ept_insert() 150 *status = RPC_S_OK; in ept_delete() 165 if (rpc_status != RPC_S_OK) in ept_delete() 215 *status = RPC_S_OK; in ept_map() 223 if (rpc_status != RPC_S_OK) in ept_map() 246 if (rpc_status != RPC_S_OK) in ept_map()
|
/reactos/dll/win32/advapi32/service/ |
H A D | winreg.c | 33 if (status != RPC_S_OK) in PREGISTRY_SERVER_NAME_bind() 42 if (status != RPC_S_OK) in PREGISTRY_SERVER_NAME_bind() 48 if (status != RPC_S_OK) in PREGISTRY_SERVER_NAME_bind() 66 if (status != RPC_S_OK) in PREGISTRY_SERVER_NAME_unbind()
|
/reactos/dll/win32/dnsapi/ |
H A D | rpc.c | 27 if (Status != RPC_S_OK) in DNSRSLVR_HANDLE_bind() 36 if (Status != RPC_S_OK) in DNSRSLVR_HANDLE_bind() 42 if (Status != RPC_S_OK) in DNSRSLVR_HANDLE_bind() 59 if (Status != RPC_S_OK) in DNSRSLVR_HANDLE_unbind()
|
/reactos/win32ss/printing/base/winspool/ |
H A D | main.c | 24 if (Status != RPC_S_OK) in WINSPOOL_HANDLE_bind() 32 if (Status != RPC_S_OK) in WINSPOOL_HANDLE_bind() 40 if (Status != RPC_S_OK) in WINSPOOL_HANDLE_bind() 55 if (Status != RPC_S_OK) in WINSPOOL_HANDLE_unbind()
|
/reactos/win32ss/printing/base/spoolsv/ |
H A D | rpcserver.c | 16 if (Status != RPC_S_OK) in LrpcThreadProc() 23 if (Status != RPC_S_OK) in LrpcThreadProc() 30 if (Status != RPC_S_OK) in LrpcThreadProc()
|
/reactos/dll/win32/setupapi/ |
H A D | rpc.c | 40 if (Status != RPC_S_OK) in PnpBindRpc() 61 return RPC_S_OK; in PnpUnbindRpc() 84 if (PnpBindRpc(NULL, &LocalBindingHandle) != RPC_S_OK) in PnpGetLocalHandles()
|
/reactos/base/services/browser/ |
H A D | rpcserver.c | 26 if (Status != RPC_S_OK) in RpcThreadRoutine() 33 if (Status != RPC_S_OK) in RpcThreadRoutine() 40 if (Status != RPC_S_OK) in RpcThreadRoutine()
|
/reactos/base/services/dnsrslvr/ |
H A D | rpcserver.c | 21 if (Status != RPC_S_OK) in RpcThreadRoutine() 28 if (Status != RPC_S_OK) in RpcThreadRoutine() 35 if (Status != RPC_S_OK) in RpcThreadRoutine()
|
/reactos/dll/win32/wlanapi/ |
H A D | main.c | 71 if (Status != RPC_S_OK) in WLANSVC_HANDLE_bind() 80 if (Status != RPC_S_OK) in WLANSVC_HANDLE_bind() 86 if (Status != RPC_S_OK) in WLANSVC_HANDLE_bind() 103 if (Status != RPC_S_OK) in WLANSVC_HANDLE_unbind()
|
/reactos/base/services/schedsvc/ |
H A D | rpcserver.c | 46 if (Status != RPC_S_OK) in RpcThreadRoutine() 53 if (Status != RPC_S_OK) in RpcThreadRoutine() 60 if (Status != RPC_S_OK) in RpcThreadRoutine()
|
/reactos/base/system/winlogon/ |
H A D | rpcserver.c | 29 if (Status != RPC_S_OK) in StartRpcServer() 38 if (Status != RPC_S_OK) in StartRpcServer() 45 if (Status != RPC_S_OK) in StartRpcServer()
|