Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dntapi.h449 syserr_protocol_unreachable, enumerator
H A Dnttop.c874 case syserr_protocol_unreachable: return (ERROR_PROTOCOL_UNREACHABLE); in syserr_to_win32_error_code()
1596 case ERROR_PROTOCOL_UNREACHABLE: return (syserr_protocol_unreachable); in win32_error_code_to_syserr()