From 934c0222c93c5b4372b693f2df36a72dd6a714a2 Mon Sep 17 00:00:00 2001 From: short <> Date: Wed, 26 Mar 2003 01:06:07 +0000 Subject: [PATCH] +CcSetAdditionalCacheAttributes() +FsRtlLookupLastLargeMcbEntry() as "pass"ed --- src/libcaptive/ke/exports.captivesym | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/libcaptive/ke/exports.captivesym b/src/libcaptive/ke/exports.captivesym index b16a6f3..19aec81 100644 --- a/src/libcaptive/ke/exports.captivesym +++ b/src/libcaptive/ke/exports.captivesym @@ -174,6 +174,7 @@ ntoskrnl.exe FsRtlGetNextLargeMcbEntry pass ntoskrnl.exe FsRtlInitializeOplock ntoskrnl.exe FsRtlInitializeTunnelCache ntoskrnl.exe FsRtlLegalAnsiCharacterArray pass +ntoskrnl.exe FsRtlLookupLastLargeMcbEntry pass ntoskrnl.exe FsRtlLookupLastLargeMcbEntryAndIndex pass ntoskrnl.exe FsRtlNotifyFullReportChange ntoskrnl.exe FsRtlNumberOfRunsInLargeMcb pass @@ -259,7 +260,7 @@ ntoskrnl.exe CcCopyWrite ntoskrnl.exe CcMdlWriteComplete undef ntoskrnl.exe CcDeferWrite undef ntoskrnl.exe CcIsThereDirtyData undef -ntoskrnl.exe CcSetAdditionalCacheAttributes undef +ntoskrnl.exe CcSetAdditionalCacheAttributes ntoskrnl.exe DbgPrintEx undef ntoskrnl.exe ExAcquireSharedWaitForExclusive undef ntoskrnl.exe ExAllocatePoolWithQuotaTag undef -- 1.8.3.1