Searched refs:s_pfn_Impersonate_Self (Results 1 – 2 of 2) sorted by relevance
6984 static ImpersonateSelf_Proc s_pfn_Impersonate_Self = NULL; in impersonate_self() local6994 s_pfn_Impersonate_Self = (ImpersonateSelf_Proc) in impersonate_self()6997 if (s_pfn_Impersonate_Self == NULL) in impersonate_self()7001 return s_pfn_Impersonate_Self (ImpersonationLevel); in impersonate_self()
6885 static ImpersonateSelf_Proc s_pfn_Impersonate_Self = NULL; in impersonate_self() local6895 s_pfn_Impersonate_Self = (ImpersonateSelf_Proc) in impersonate_self()6898 if (s_pfn_Impersonate_Self == NULL) in impersonate_self()6902 return s_pfn_Impersonate_Self (ImpersonationLevel); in impersonate_self()