Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dntapi.h448 syserr_host_unreachable, enumerator
H A Dnttop.c873 case syserr_host_unreachable: return (ERROR_HOST_UNREACHABLE); in syserr_to_win32_error_code()
1595 case ERROR_HOST_UNREACHABLE: return (syserr_host_unreachable); in win32_error_code_to_syserr()