#include "lpcp.h"
Go to the source code of this file.
Functions | |
BOOLEAN | LpcInitSystem (VOID) |
char * | LpcpGetCreatorName (PLPCP_PORT_OBJECT PortObject) |
Variables | |
POBJECT_TYPE | LpcPortObjectType |
POBJECT_TYPE | LpcWaitablePortObjectType |
GENERIC_MAPPING | LpcpPortMapping |
LPC_MUTEX | LpcpLock |
|
Definition at line 76 of file lpcinit.c. References FALSE, L, LPCP_ZONE_ALIGNMENT, LPCP_ZONE_ALIGNMENT_MASK, LPCP_ZONE_MAX_POOL_USAGE, LpcpClosePort(), LpcpDeletePort(), LpcpInitializeLpcpLock, LpcpInitializePortZone(), LpcpNextCallbackId, LpcpNextMessageId, LpcPortObjectType, LpcpPortMapping, LpcWaitablePortObjectType, NonPagedPool, NT_SUCCESS, NTSTATUS(), NULL, ObCreateObjectType(), PAGE_SIZE, PagedPool, RtlInitUnicodeString(), Status, and TRUE.
|
|
Definition at line 193 of file lpcinit.c. References _LPCP_PORT_OBJECT::Creator, _EPROCESS::ImageFileName, NT_SUCCESS, NTSTATUS(), PsLookupProcessByProcessId(), and Status. Referenced by LpcRequestPort(), LpcRequestWaitReplyPort(), NtReplyWaitReceivePort(), NtReplyWaitReceivePortEx(), NtRequestPort(), and NtRequestWaitReplyPort().
|
|
|
|
Definition at line 27 of file lpcinit.c. Referenced by IopConnectLinkTrackingPort(), LpcInitSystem(), LpcpCreatePort(), NtAcceptConnectPort(), NtQueryInformationPort(), NtRegisterThreadTerminatePort(), NtSecureConnectPort(), NtSetDefaultHardErrorPort(), NtSetInformationProcess(), ObfDereferenceObject(), and PspCreateProcess(). |
|
Initial value:
Definition at line 34 of file lpcinit.c. Referenced by LpcInitSystem(). |
|
Definition at line 28 of file lpcinit.c. Referenced by LpcInitSystem(), LpcpCreatePort(), NtReplyWaitReceivePort(), NtReplyWaitReceivePortEx(), NtSecureConnectPort(), and ObfDereferenceObject(). |