+RtlEnumerateGenericTableWithoutSplayingAvl() as "pass"ed
authorshort <>
Fri, 28 Mar 2003 21:01:39 +0000 (21:01 +0000)
committershort <>
Fri, 28 Mar 2003 21:01:39 +0000 (21:01 +0000)
src/libcaptive/ke/exports.captivesym
src/libcaptive/ke/exports.def

index c3f878b..f903c71 100644 (file)
@@ -108,6 +108,7 @@ ntoskrnl.exe        RtlInsertElementGenericTableFull        pass
 ntoskrnl.exe   RtlLookupElementGenericTable    pass
 ntoskrnl.exe   RtlLookupElementGenericTableFull        pass
 ntoskrnl.exe   RtlEnumerateGenericTableWithoutSplaying pass
+ntoskrnl.exe   RtlEnumerateGenericTableWithoutSplayingAvl      pass
 ntoskrnl.exe   RtlInitializeGenericTable       pass    # 'pass'=>Arguments MUST be stdcall even if in .so file!
 ntoskrnl.exe   RtlInitializeGenericTableAvl    pass    # 'pass'=>Arguments MUST be stdcall even if in .so file!
 ntoskrnl.exe   RtlLookupElementGenericTableFullAvl     pass
index a64fd4f..f24973f 100644 (file)
@@ -27,6 +27,7 @@ RtlLookupElementGenericTable@8
 RtlLookupElementGenericTableFull@16
 RtlLookupElementGenericTableFullAvl@16
 RtlEnumerateGenericTableWithoutSplaying@8
+RtlEnumerateGenericTableWithoutSplayingAvl@8
 RtlInitializeGenericTable@20
 RtlInitializeGenericTableAvl@20
 RtlDeleteElementGenericTable@8