|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ketypes.h>
Public Attributes | |
| PULONG_PTR | Base |
| PULONG | Count |
| ULONG | Limit |
| PUCHAR | Number |
| PULONG_PTR _KSERVICE_TABLE_DESCRIPTOR::Base |
Definition at line 2276 of file ketypes.h.
Referenced by KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), KiInitSystem(), KiSystemCallHandler(), KiSystemService(), and KiSystemServiceHandler().
| PULONG _KSERVICE_TABLE_DESCRIPTOR::Count |
Definition at line 2277 of file ketypes.h.
Referenced by ExpInitializeExecutive(), KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), and KiInitSystem().
| ULONG _KSERVICE_TABLE_DESCRIPTOR::Limit |
Definition at line 2278 of file ketypes.h.
Referenced by KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), KiInitSystem(), KiSystemCallHandler(), KiSystemService(), and KiSystemServiceHandler().
| PUCHAR _KSERVICE_TABLE_DESCRIPTOR::Number |
Definition at line 2282 of file ketypes.h.
Referenced by KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), KiInitSystem(), KiSystemCallHandler(), KiSystemService(), and KiSystemServiceHandler().