Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dwin32-helpers.h11 BOOL win32_change_token(HANDLE new_token, HANDLE *old_token);
H A Dwin32-helpers.c476 win32_change_token(HANDLE new_token, HANDLE *old_token) in win32_change_token() function
1561 if (!win32_change_token(lsass_token, &old_token)) in win32_call_func_with_tcb_privilege()