|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
| BOOLEAN | RosSymZwReadFile (PVOID FileContext, PVOID Buffer, ULONG Size) |
| BOOLEAN | RosSymZwSeekFile (PVOID FileContext, ULONG_PTR Position) |
Variables | |
| NTSTATUS | RosSymStatus |
Definition at line 15 of file zwfile.c.
Referenced by RosSymInitKernelMode(), and RosSymInitUserMode().
Definition at line 31 of file zwfile.c.
Referenced by RosSymInitKernelMode(), and RosSymInitUserMode().
| NTSTATUS RosSymStatus |
Definition at line 12 of file zwfile.c.
Referenced by RosSymCreateFromFile(), RosSymZwReadFile(), and RosSymZwSeekFile().