Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dntapi.h798 syserr_wsaeopnotsupp, enumerator
H A Dnttop.c1223 case syserr_wsaeopnotsupp: return (WSAEOPNOTSUPP); in syserr_to_win32_error_code()
1945 case WSAEOPNOTSUPP: return (syserr_wsaeopnotsupp); in win32_error_code_to_syserr()