Home
last modified time | relevance | path

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

/reactos/dll/win32/rpcrt4/
H A Drpc_server.c171 static RpcPktHdr *handle_bind_error(RpcConnection *conn, RPC_STATUS error) in handle_bind_error() function
351 response = handle_bind_error(conn, status); in process_bind_packet()