Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dntapi.h696 syserr_rpc_x_ss_cannot_get_call_handle, enumerator
H A Dnttop.c1121 case syserr_rpc_x_ss_cannot_get_call_handle: return (RPC_X_SS_CANNOT_GET_CALL_HANDLE); in syserr_to_win32_error_code()
1843 case RPC_X_SS_CANNOT_GET_CALL_HANDLE: return (syserr_rpc_x_ss_cannot_get_call_handle); in win32_error_code_to_syserr()