Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dntapi.h474 syserr_no_impersonation_token, enumerator
H A Dnttop.c899 case syserr_no_impersonation_token: return (ERROR_NO_IMPERSONATION_TOKEN); in syserr_to_win32_error_code()
1621 case ERROR_NO_IMPERSONATION_TOKEN: return (syserr_no_impersonation_token); in win32_error_code_to_syserr()