Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dwin32-helpers.c59 #ifndef SE_IMPERSONATE_NAME
60 #define SE_IMPERSONATE_NAME TEXT("SeImpersonatePrivilege") macro
1490 if (LookupPrivilegeValue(NULL, SE_IMPERSONATE_NAME, &luid_impersonate_privilege) && in win32_call_func_with_tcb_privilege()