mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
Sort Zw* functions
svn path=/trunk/; revision=10441
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
; $Id: ntoskrnl.def,v 1.186 2004/08/04 12:11:44 ekohl Exp $
|
||||
; $Id: ntoskrnl.def,v 1.187 2004/08/09 11:18:08 ekohl Exp $
|
||||
;
|
||||
; reactos/ntoskrnl/ntoskrnl.def
|
||||
;
|
||||
@@ -994,8 +994,13 @@ WRITE_REGISTER_BUFFER_UCHAR@12
|
||||
WRITE_REGISTER_BUFFER_ULONG@12
|
||||
WRITE_REGISTER_BUFFER_USHORT@12
|
||||
ZwAccessCheckAndAuditAlarm@44
|
||||
ZwAddBootEntry@8
|
||||
ZwAdjustPrivilegesToken@24
|
||||
ZwAlertThread@4
|
||||
ZwAllocateVirtualMemory@24
|
||||
ZwAssignProcessToJobObject@8
|
||||
ZwCancelIoFile@8
|
||||
ZwCancelTimer@8
|
||||
ZwClearEvent@4
|
||||
ZwClose@4
|
||||
ZwCloseObjectAuditAlarm@12
|
||||
@@ -1003,9 +1008,12 @@ ZwConnectPort@32
|
||||
ZwCreateDirectoryObject@12
|
||||
ZwCreateEvent@20
|
||||
ZwCreateFile@44
|
||||
ZwCreateJobObject@12
|
||||
ZwCreateKey@28
|
||||
ZwCreateSection@28
|
||||
ZwCreateSymbolicLinkObject@16
|
||||
ZwCreateTimer@16
|
||||
ZwDeleteBootEntry@8
|
||||
ZwDeleteFile@4
|
||||
ZwDeleteKey@4
|
||||
ZwDeleteValueKey@8
|
||||
@@ -1013,12 +1021,16 @@ ZwDeviceIoControlFile@40
|
||||
ZwDisplayString@4
|
||||
ZwDuplicateObject@28
|
||||
ZwDuplicateToken@24
|
||||
ZwEnumerateBootEntries@8
|
||||
ZwEnumerateKey@24
|
||||
ZwEnumerateValueKey@24
|
||||
ZwFlushInstructionCache@12
|
||||
ZwFlushKey@4
|
||||
ZwFlushVirtualMemory@16
|
||||
ZwFreeVirtualMemory@16
|
||||
ZwFsControlFile@40
|
||||
ZwInitiatePowerAction@16
|
||||
ZwIsProcessInJob@8
|
||||
ZwLoadDriver@4
|
||||
ZwLoadKey@8
|
||||
ZwMakeTemporaryObject@4
|
||||
@@ -1027,20 +1039,34 @@ ZwNotifyChangeKey@40
|
||||
ZwOpenDirectoryObject@12
|
||||
ZwOpenEvent@12
|
||||
ZwOpenFile@24
|
||||
ZwOpenJobObject@12
|
||||
ZwOpenKey@12
|
||||
ZwOpenProcess@16
|
||||
ZwOpenProcessToken@12
|
||||
ZwOpenProcessTokenEx@16
|
||||
ZwOpenSection@12
|
||||
ZwOpenSymbolicLinkObject@12
|
||||
ZwOpenThread@16
|
||||
ZwOpenThreadToken@16
|
||||
ZwOpenThreadTokenEx@20
|
||||
ZwOpenTimer@12
|
||||
ZwPowerInformation@20
|
||||
ZwPulseEvent@8
|
||||
ZwQueryBootEntryOrder@8
|
||||
ZwQueryBootOptions@8
|
||||
ZwQueryDefaultLocale@8
|
||||
ZwQueryDefaultUILanguage@4
|
||||
ZwQueryDirectoryFile@44
|
||||
ZwQueryDirectoryObject@28
|
||||
ZwQueryEaFile@36
|
||||
ZwQueryFullAttributesFile@8
|
||||
ZwQueryInformationAtom@20
|
||||
ZwQueryInformationFile@20
|
||||
ZwQueryInformationJobObject@20
|
||||
ZwQueryInformationProcess@20
|
||||
ZwQueryInformationThread@20
|
||||
ZwQueryInformationToken@20
|
||||
ZwQueryInstallUILanguage@4
|
||||
ZwQueryKey@20
|
||||
ZwQueryObject@20
|
||||
ZwQuerySection@20
|
||||
@@ -1054,17 +1080,29 @@ ZwReadFile@36
|
||||
ZwReplaceKey@12
|
||||
ZwRequestWaitReplyPort@12
|
||||
ZwResetEvent@8
|
||||
ZwRestoreKey@12
|
||||
ZwSaveKey@8
|
||||
ZwSaveKeyEx@12
|
||||
ZwSetBootEntryOrder@8
|
||||
ZwSetBootOptions@8
|
||||
ZwSetDefaultLocale@8
|
||||
ZwSetDefaultUILanguage@4
|
||||
ZwSetEaFile@16
|
||||
ZwSetEvent@8
|
||||
ZwSetInformationFile@20
|
||||
ZwSetInformationJobObject@16
|
||||
ZwSetInformationObject@16
|
||||
ZwSetInformationProcess@16
|
||||
ZwSetInformationThread@16
|
||||
ZwSetSecurityObject@12
|
||||
ZwSetSystemInformation@12
|
||||
ZwSetSystemTime@8
|
||||
ZwSetTimer@28
|
||||
ZwSetValueKey@24
|
||||
ZwSetVolumeInformationFile@20
|
||||
ZwTerminateJobObject@8
|
||||
ZwTerminateProcess@8
|
||||
ZwTranslateFilePath@12
|
||||
ZwUnloadDriver@4
|
||||
ZwUnloadKey@4
|
||||
ZwUnmapViewOfSection@8
|
||||
@@ -1072,44 +1110,6 @@ ZwWaitForMultipleObjects@20
|
||||
ZwWaitForSingleObject@12
|
||||
ZwWriteFile@36
|
||||
ZwYieldExecution@0
|
||||
ZwAddBootEntry@8
|
||||
ZwAdjustPrivilegesToken@24
|
||||
ZwAssignProcessToJobObject@8
|
||||
ZwCancelIoFile@8
|
||||
ZwCancelTimer@8
|
||||
ZwCreateJobObject@12
|
||||
ZwCreateTimer@16
|
||||
ZwDeleteBootEntry@8
|
||||
ZwEnumerateBootEntries@8
|
||||
ZwFlushVirtualMemory@16
|
||||
ZwInitiatePowerAction@16
|
||||
ZwIsProcessInJob@8
|
||||
ZwOpenJobObject@12
|
||||
ZwOpenProcessTokenEx@16
|
||||
ZwOpenThreadTokenEx@20
|
||||
ZwOpenTimer@12
|
||||
ZwPowerInformation@20
|
||||
ZwQueryBootEntryOrder@8
|
||||
ZwQueryBootOptions@8
|
||||
ZwQueryDefaultUILanguage@4
|
||||
ZwQueryDirectoryObject@28
|
||||
ZwQueryEaFile@36
|
||||
ZwQueryFullAttributesFile@8
|
||||
ZwQueryInformationJobObject@20
|
||||
ZwQueryInformationThread@20
|
||||
ZwQueryInstallUILanguage@4
|
||||
ZwRestoreKey@12
|
||||
ZwSaveKeyEx@12
|
||||
ZwSetBootEntryOrder@8
|
||||
ZwSetBootOptions@8
|
||||
ZwSetDefaultUILanguage@4
|
||||
ZwSetEaFile@16
|
||||
ZwSetInformationJobObject@16
|
||||
ZwSetSecurityObject@12
|
||||
ZwSetTimer@28
|
||||
ZwSetVolumeInformationFile@20
|
||||
ZwTerminateJobObject@8
|
||||
ZwTranslateFilePath@12
|
||||
_abnormal_termination
|
||||
_alldiv
|
||||
_allmul
|
||||
|
||||
Reference in New Issue
Block a user