fixes
[reactos.git] / reactos / ntoskrnl / ntoskrnl.def
index dc9f167..5919efe 100644 (file)
@@ -1,4 +1,14 @@
+; $Id: ntoskrnl.def,v 1.13 1999/07/17 23:10:26 ea Exp $
+;
+; reactos/ntoskrnl/ntoskrnl.def
+;
+; ReactOS Operating System
+;
 EXPORTS
+CcInitializeFileCache
+CcRequestCachePage
+CcReleaseCachePage
+CcReleaseFileCache
 DbgPrint
 ExAcquireResourceExclusive
 ExAcquireResourceExclusiveLite
@@ -71,7 +81,7 @@ KeBugCheck
 KeBugCheckEx
 KeFlushIoBuffers
 KeGetCurrentIrql
-KeGetPreviousMode = KeGetPreviousMode@0
+KeGetPreviousMode@0
 KeInitializeDpc
 KeInitializeEvent
 KeInitializeSpinLock
@@ -111,6 +121,56 @@ IoStartTimer
 IoStopTimer
 MmGetSystemAddressForMdl
 MmMapIoSpace
+NtAddAtom@8
+NtAdjustPrivilegesToken@24
+NtAllocateLocallyUniqueId@4
+NtAllocateUuids@12
+NtAllocateVirtualMemory@24
+;NtBuildNumber <--- variable?
+NtClose@4
+;NtConnectPort@32
+NtConnectPort@8
+NtCreateEvent@20
+NtCreateFile@44
+NtCreateSection@28
+NtDeleteAtom@4
+NtDeleteFile@4
+NtDeviceIoControlFile@40
+NtDuplicateObject@28
+NtDuplicateToken@24
+NtFindAtom@8
+NtFreeVirtualMemory@16
+NtFsControlFile@40
+;NtGlobalFlag <--- variable?
+NtLockFile@40
+NtMapViewOfSection@40
+NtNotifyChangeDirectoryFile@36
+NtOpenFile@24
+NtOpenProcess@16
+NtOpenProcessToken@12
+NtQueryDirectoryFile@44
+NtQueryEaFile@36
+;NtQueryInformationAtom <--- ?
+NtQueryInformationFile@20
+NtQueryInformationProcess@20
+NtQueryInformationToken@20
+;NtQueryOleDirectoryFile@ <--- ?
+NtQuerySecurityObject@20
+NtQueryVolumeInformationFile@20
+NtReadFile@36
+;NtRequestPort@8
+NtRequestPort@20
+;NtRequestWaitReplyPort@8
+NtRequestWaitReplyPort@0
+NtSetEvent@8
+NtSetInformationFile@20
+NtSetInformationProcess@16
+NtSetInformationThread@16
+NtSetSecurityObject@12
+NtUnlockFile@20
+;NtVdmControl@8 <--- ?
+NtWaitForSingleObject@12
+NtWriteFile@36
 RtlAnsiStringToUnicodeString
 RtlCompareMemory
 RtlConvertLongToLargeInteger
@@ -128,88 +188,83 @@ RtlMoveMemory
 RtlTimeFieldsToTime
 RtlTimeToTimeFields
 RtlZeroMemory
-CcInitializeFileCache
-CcRequestCachePage
-CcReleaseCachePage
-CcReleaseFileCache
-ZwAccessCheckAndAuditAlarm = ZwAccessCheckAndAuditAlarm@44
-ZwAlertThread = ZwAlertThread@4
-ZwAllocateVirtualMemory = ZwAllocateVirtualMemory@24
-ZwClearEvent = ZwClearEvent@4
-ZwClose = ZwClose@4
-ZwCloseObjectAuditAlarm = ZwCloseObjectAuditAlarm@12
-ZwConnectPort = ZwConnectPort@32
-ZwCreateDirectoryObject = ZwCreateDirectoryObject@12
+ZwAccessCheckAndAuditAlarm@44
+ZwAlertThread@4
+ZwAllocateVirtualMemory@24
+ZwClearEvent@4
+ZwClose@4
+ZwCloseObjectAuditAlarm@12
+ZwConnectPort@32
 ZwCreateDirectoryObject@12
-ZwCreateEvent = ZwCreateEvent@20
-ZwCreateFile = ZwCreateFile@44
-ZwCreateKey = ZwCreateKey@28
-ZwCreateSection = ZwCreateSection@28
-ZwCreateSymbolicLinkObject = ZwCreateSymbolicLinkObject@16
-ZwDeleteFile = ZwDeleteFile@4
-ZwDeleteKey = ZwDeleteKey@4
-ZwDeleteValueKey = ZwDeleteValueKey@8
-ZwDeviceIoControlFile = ZwDeviceIoControlFile@40
-ZwDisplayString = ZwDisplayString@4
-ZwDuplicateObject = ZwDuplicateObject@28
-ZwDuplicateToken = ZwDuplicateToken@24
-ZwEnumerateKey = ZwEnumerateKey@24
-ZwEnumerateValueKey = ZwEnumerateValueKey@24
-ZwFlushInstructionCache = ZwFlushInstructionCache@12
-ZwFlushKey = ZwFlushKey@4
-ZwFreeVirtualMemory = ZwFreeVirtualMemory@16
-ZwFsControlFile = ZwFsControlFile@40
-ZwLoadDriver = ZwLoadDriver@4
-ZwLoadKey = ZwLoadKey@8
-ZwMakeTemporaryObject = ZwMakeTemporaryObject@4
-ZwMapViewOfSection = ZwMapViewOfSection@40
-ZwNotifyChangeKey = ZwNotifyChangeKey@40
-ZwOpenDirectoryObject = ZwOpenDirectoryObject@12
-ZwOpenEvent = ZwOpenEvent@12
-ZwOpenFile = ZwOpenFile@24
-ZwOpenKey = ZwOpenKey@12
-ZwOpenProcess = ZwOpenProcess@16
-ZwOpenProcessToken = ZwOpenProcessToken@12
-ZwOpenSection = ZwOpenSection@12
-ZwOpenSymbolicLinkObject = ZwOpenSymbolicLinkObject@12
-ZwOpenThread = ZwOpenThread@16
-ZwOpenThreadToken = ZwOpenThreadToken@16
-ZwPulseEvent = ZwPulseEvent@8
-ZwQueryDefaultLocale = ZwQueryDefaultLocale@8
-ZwQueryDirectoryFile = ZwQueryDirectoryFile@44
-ZwQueryInformationFile = ZwQueryInformationFile@20
-ZwQueryInformationProcess = ZwQueryInformationProcess@20
-ZwQueryInformationToken = ZwQueryInformationToken@20
-ZwQueryKey = ZwQueryKey@20
-ZwQueryObject = ZwQueryObject@20
-ZwQuerySection = ZwQuerySection@20
-ZwQuerySecurityObject = ZwQuerySecurityObject@20
-ZwQuerySymbolicLinkObject = ZwQuerySymbolicLinkObject@12
-ZwQuerySystemInformation = ZwQuerySystemInformation@16
-ZwQueryValueKey = ZwQueryValueKey@24
-ZwQueryVolumeInformationFile = ZwQueryVolumeInformationFile@20
-ZwReadFile = ZwReadFile@36
-ZwReplaceKey = ZwReplaceKey@12
-ZwRequestWaitReplyPort = ZwRequestWaitReplyPort@12
-ZwResetEvent = ZwResetEvent@8
-ZwSaveKey = ZwSaveKey@8
-ZwSetDefaultLocale = ZwSetDefaultLocale@8
-ZwSetEvent = ZwSetEvent@8
-ZwSetInformationFile = ZwSetInformationFile@20
-ZwSetInformationObject = ZwSetInformationObject@16
-ZwSetInformationProcess = ZwSetInformationProcess@16
-ZwSetInformationThread = ZwSetInformationThread@16
-ZwSetSystemInformation = ZwSetSystemInformation@12
-ZwSetSystemTime = ZwSetSystemTime@8
-ZwSetValueKey = ZwSetValueKey@24
-ZwTerminateProcess = ZwTerminateProcess@8
-ZwUnloadDriver = ZwUnloadDriver@4
-ZwUnloadKey = ZwUnloadKey@4
-ZwUnmapViewOfSection = ZwUnmapViewOfSection@8
-ZwWaitForMultipleObjects = ZwWaitForMultipleObjects@20
-ZwWaitForSingleObject = ZwWaitForSingleObject@12
-ZwWriteFile = ZwWriteFile@36
-ZwYieldExecution = ZwYieldExecution@0
+ZwCreateEvent@20
+ZwCreateFile@44
+ZwCreateKey@28
+ZwCreateSection@28
+ZwCreateSymbolicLinkObject@16
+ZwDeleteFile@4
+ZwDeleteKey@4
+ZwDeleteValueKey@8
+ZwDeviceIoControlFile@40
+ZwDisplayString@4
+ZwDuplicateObject@28
+ZwDuplicateToken@24
+ZwEnumerateKey@24
+ZwEnumerateValueKey@24
+ZwFlushInstructionCache@12
+ZwFlushKey@4
+ZwFreeVirtualMemory@16
+ZwFsControlFile@40
+ZwLoadDriver@4
+ZwLoadKey@8
+ZwMakeTemporaryObject@4
+ZwMapViewOfSection@40
+ZwNotifyChangeKey@40
+ZwOpenDirectoryObject@12
+ZwOpenEvent@12
+ZwOpenFile@24
+ZwOpenKey@12
+ZwOpenProcess@16
+ZwOpenProcessToken@12
+ZwOpenSection@12
+ZwOpenSymbolicLinkObject@12
+ZwOpenThread@16
+ZwOpenThreadToken@16
+ZwPulseEvent@8
+ZwQueryDefaultLocale@8
+ZwQueryDirectoryFile@44
+ZwQueryInformationFile@20
+ZwQueryInformationProcess@20
+ZwQueryInformationToken@20
+ZwQueryKey@20
+ZwQueryObject@20
+ZwQuerySection@20
+ZwQuerySecurityObject@20
+ZwQuerySymbolicLinkObject@12
+ZwQuerySystemInformation@16
+ZwQueryValueKey@24
+ZwQueryVolumeInformationFile@20
+ZwReadFile@36
+ZwReplaceKey@12
+ZwRequestWaitReplyPort@12
+ZwResetEvent@8
+ZwSaveKey@8
+ZwSetDefaultLocale@8
+ZwSetEvent@8
+ZwSetInformationFile@20
+ZwSetInformationObject@16
+ZwSetInformationProcess@16
+ZwSetInformationThread@16
+ZwSetSystemInformation@12
+ZwSetSystemTime@8
+ZwSetValueKey@24
+ZwTerminateProcess@8
+ZwUnloadDriver@4
+ZwUnloadKey@4
+ZwUnmapViewOfSection@8
+ZwWaitForMultipleObjects@20
+ZwWaitForSingleObject@12
+ZwWriteFile@36
+ZwYieldExecution@0
 isdigit
 islower
 isprint