libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
syscall.hh
Go to the documentation of this file.
1/*
2 * Copyright 2021 Assured Information Security, Inc.
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
17/* This file is automatically generated. Do not edit. */
18#pragma once
19
20#include "types/types.hh"
21
22#include "NtAddAtom.hh"
27#include "NtClearEvent.hh"
28#include "NtClose.hh"
29#include "NtCompareTokens.hh"
30#include "NtConnectPort.hh"
31#include "NtContinue.hh"
33#include "NtCreateEvent.hh"
34#include "NtCreateFile.hh"
35#include "NtCreateKey.hh"
37#include "NtCreateMutant.hh"
39#include "NtCreatePort.hh"
40#include "NtCreateProcess.hh"
41#include "NtCreateProcessEx.hh"
42#include "NtCreateSection.hh"
43#include "NtCreateThread.hh"
44#include "NtCreateThreadEx.hh"
47#include "NtDelayExecution.hh"
48#include "NtDeleteAtom.hh"
49#include "NtDeleteFile.hh"
50#include "NtDeleteKey.hh"
51#include "NtDeleteValueKey.hh"
53#include "NtDuplicateObject.hh"
54#include "NtDuplicateToken.hh"
55#include "NtEnumerateKey.hh"
57#include "NtFindAtom.hh"
60#include "NtGetContextThread.hh"
61#include "NtLoadDriver.hh"
62#include "NtLoadKey.hh"
63#include "NtLoadKey2.hh"
64#include "NtLoadKeyEx.hh"
68#include "NtMapViewOfSection.hh"
71#include "NtOpenEvent.hh"
72#include "NtOpenFile.hh"
73#include "NtOpenKey.hh"
74#include "NtOpenKeyEx.hh"
77#include "NtOpenMutant.hh"
78#include "NtOpenProcess.hh"
79#include "NtOpenProcessToken.hh"
81#include "NtOpenSection.hh"
83#include "NtOpenThread.hh"
84#include "NtOpenThreadToken.hh"
87#include "NtPulseEvent.hh"
96#include "NtQueryKey.hh"
99#include "NtQuerySection.hh"
103#include "NtQuerySystemTime.hh"
104#include "NtQueryValueKey.hh"
107#include "NtQueueApcThread.hh"
108#include "NtReadFile.hh"
109#include "NtReadVirtualMemory.hh"
113#include "NtRenameKey.hh"
114#include "NtReplaceKey.hh"
115#include "NtReplyPort.hh"
116#include "NtRequestPort.hh"
118#include "NtResetEvent.hh"
119#include "NtResumeThread.hh"
120#include "NtSaveKey.hh"
121#include "NtSaveKeyEx.hh"
122#include "NtSetContextThread.hh"
123#include "NtSetEvent.hh"
130#include "NtSetSystemTime.hh"
131#include "NtSetValueKey.hh"
133#include "NtShutdownSystem.hh"
134#include "NtSuspendThread.hh"
135#include "NtTerminateProcess.hh"
136#include "NtTerminateThread.hh"
137#include "NtTraceControl.hh"
138#include "NtTraceEvent.hh"
139#include "NtUnloadDriver.hh"
144#include "NtWriteFile.hh"