Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dntapi.h341 syserr_invalid_service_control, enumerator
H A Dnttop.c766 case syserr_invalid_service_control: return (ERROR_INVALID_SERVICE_CONTROL); in syserr_to_win32_error_code()
1488 case ERROR_INVALID_SERVICE_CONTROL: return (syserr_invalid_service_control); in win32_error_code_to_syserr()