36 while (remainingPart.
Length != 0)
50 static BOOLEAN WordMatchStringZ(
62 _In_opt_ PVOID Context
170 if (WordMatchStringZ(L
"NoSignature"))
174 if (WordMatchStringZ(L
"Trusted"))
178 if (WordMatchStringZ(L
"Expired"))
182 if (WordMatchStringZ(L
"Revoked"))
186 if (WordMatchStringZ(L
"Distrust"))
190 if (WordMatchStringZ(L
"SecuritySettings"))
194 if (WordMatchStringZ(L
"BadSignature"))
198 if (WordMatchStringZ(L
"Unknown"))
208 case TokenElevationTypeLimited:
209 if (WordMatchStringZ(L
"Limited"))
212 case TokenElevationTypeFull:
213 if (WordMatchStringZ(L
"Full"))
217 if (WordMatchStringZ(L
"Unknown"))
280 ULONG enumerationKey = 0;
284 BOOLEAN matched =
FALSE;
303 for (i = 0; i < serviceList->
Count; i++)
305 serviceItem = serviceList->
Items[i];
331 if (WordMatchStringZ(processIdString))
351 _In_opt_ PVOID Context
389 if (WordMatchStringZ(processIdString))
398 _In_opt_ PVOID Context
467 if (WordMatchStringZ(processIdString))