ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <ntoskrnl.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
NTSTATUS NTAPI | NtListenPort (IN HANDLE PortHandle, OUT PPORT_MESSAGE ConnectMessage) |
Definition at line 22 of file listen.c.
Referenced by InitLogPort(), LsapRmServerThread(), main(), and ServerThread().