RtlDelete(),RtlSplay() are now "pass"ed instead of our own implementation
authorshort <>
Sat, 1 Feb 2003 00:29:51 +0000 (00:29 +0000)
committershort <>
Sat, 1 Feb 2003 00:29:51 +0000 (00:29 +0000)
+IoUnregisterFileSystem()
+IoReleaseVpbSpinLock()
+IoAcquireVpbSpinLock()
+FsRtlUninitializeOplock()
+FsRtlUninitializeFileLock()
+CcFlushCache()
+KfReleaseSpinLock()
+KfAcquireSpinLock()

src/libcaptive/ke/exports.captivesym

index a1e8e53..0ba7035 100644 (file)
@@ -94,8 +94,8 @@ ntoskrnl.exe  NlsMbOemCodePageTag
 ntoskrnl.exe   RtlUnicodeStringToOemString
 ntoskrnl.exe   RtlGenerate8dot3Name
 ntoskrnl.exe   RtlCompareMemory
-ntoskrnl.exe   RtlDelete
-ntoskrnl.exe   RtlSplay
+ntoskrnl.exe   RtlDelete       pass
+ntoskrnl.exe   RtlSplay        pass
 ntoskrnl.exe   CcCopyRead
 ntoskrnl.exe   FsRtlCheckLockForReadAccess
 ntoskrnl.exe   ExAcquireSharedStarveExclusive
@@ -204,10 +204,10 @@ ntoskrnl.exe      FsRtlFastCheckLockForRead       undef
 ntoskrnl.exe   IoRaiseHardError        undef
 ntoskrnl.exe   IoSetDeviceToVerify     undef
 ntoskrnl.exe   IoGetDeviceToVerify     undef
-ntoskrnl.exe   IoUnregisterFileSystem  undef
+ntoskrnl.exe   IoUnregisterFileSystem
 ntoskrnl.exe   FsRtlCopyRead   undef
-ntoskrnl.exe   IoReleaseVpbSpinLock    undef
-ntoskrnl.exe   IoAcquireVpbSpinLock    undef
+ntoskrnl.exe   IoReleaseVpbSpinLock
+ntoskrnl.exe   IoAcquireVpbSpinLock
 ntoskrnl.exe   FsRtlNormalizeNtstatus  undef
 ntoskrnl.exe   MmBuildMdlForNonPagedPool       undef
 ntoskrnl.exe   CcWaitForCurrentLazyWriterActivity      undef
@@ -221,7 +221,7 @@ ntoskrnl.exe        FsRtlIsNameInExpression undef
 ntoskrnl.exe   CcMdlRead       undef
 ntoskrnl.exe   CcSetReadAheadGranularity
 ntoskrnl.exe   FsRtlAllocateFileLock   undef
-ntoskrnl.exe   FsRtlUninitializeOplock undef
+ntoskrnl.exe   FsRtlUninitializeOplock
 ntoskrnl.exe   FsRtlFreeFileLock       undef
 ntoskrnl.exe   IoVerifyVolume  undef
 ntoskrnl.exe   _allshr undef
@@ -231,9 +231,9 @@ ntoskrnl.exe        _allshl undef
 ntoskrnl.exe   DbgBreakPoint   undef
 ntoskrnl.exe   FsRtlAllocatePool       undef
 ntoskrnl.exe   CcGetFileObjectFromBcb  undef
-ntoskrnl.exe   FsRtlUninitializeFileLock       undef
+ntoskrnl.exe   FsRtlUninitializeFileLock
 ntoskrnl.exe   FsRtlFastCheckLockForWrite      undef
-ntoskrnl.exe   CcFlushCache    undef
+ntoskrnl.exe   CcFlushCache
 ntoskrnl.exe   FsRtlGetNextFileLock    undef
 ntoskrnl.exe   MmCanFileBeTruncated    undef
 ntoskrnl.exe   IoDeleteSymbolicLink    undef
@@ -274,11 +274,11 @@ ntoskrnl.exe      SeReleaseSubjectContext undef
 ntoskrnl.exe   SeUnlockSubjectContext  undef
 ntoskrnl.exe   ZwQueryValueKey undef
 
-hal.dll        KfReleaseSpinLock       undef
+hal.dll        KfReleaseSpinLock
 hal.dll        KeGetCurrentIrql
 hal.dll        ExAcquireFastMutex
 hal.dll        ExReleaseFastMutex
-hal.dll        KfAcquireSpinLock       undef
+hal.dll        KfAcquireSpinLock
 
 hal.dll        HalReportResourceUsage  undef
 hal.dll        HalAllProcessorsStarted undef