Lines Matching defs:cPatchCount
3465 ULONG cPatchCount = 0;
3467 &cPatchCount, sizeof(cPatchCount), NULL);
3469 SUP_DPRINTF(("supR3HardNtChildPurify: cFixes=%u g_fSupAdversaries=%#x cPatchCount=%#u\n",
3470 cFixes, g_fSupAdversaries, cPatchCount));
4624 ULONG cPatchCount = 0;
4626 &cPatchCount, sizeof(cPatchCount), NULL);
4628 SUP_DPRINTF(("supR3HardenedWinInit: cFixes=%u g_fSupAdversaries=%#x cPatchCount=%#u\n",
4629 cFixes, g_fSupAdversaries, cPatchCount));