Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dntapi.h779 syserr_rpl_not_allowed, enumerator
H A Dnttop.c1204 case syserr_rpl_not_allowed: return (ERROR_RPL_NOT_ALLOWED); in syserr_to_win32_error_code()
1926 case ERROR_RPL_NOT_ALLOWED: return (syserr_rpl_not_allowed); in win32_error_code_to_syserr()