ReactOS 0.4.16-dev-88-ga65b6ae
|
ULONG FILE_PIPE_LOCAL_INFORMATION::CurrentInstances |
Definition at line 45 of file pipe.c.
Referenced by GetNamedPipeHandleStateW(), NpCheckClientPipe_(), and NpCheckServerPipe_().
ULONG FILE_PIPE_LOCAL_INFORMATION::InboundQuota |
Definition at line 46 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), and NpCheckServerPipe_().
ULONG FILE_PIPE_LOCAL_INFORMATION::MaximumInstances |
Definition at line 44 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), and NpCheckServerPipe_().
ULONG FILE_PIPE_LOCAL_INFORMATION::NamedPipeConfiguration |
Definition at line 43 of file pipe.c.
Referenced by NpCheckClientPipe_(), and NpCheckServerPipe_().
ULONG FILE_PIPE_LOCAL_INFORMATION::NamedPipeEnd |
Definition at line 51 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), and NpCheckServerPipe_().
ULONG FILE_PIPE_LOCAL_INFORMATION::NamedPipeState |
Definition at line 50 of file pipe.c.
Referenced by NpCheckClientPipe_(), and NpCheckServerPipe_().
ULONG FILE_PIPE_LOCAL_INFORMATION::NamedPipeType |
Definition at line 42 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), and NpCheckServerPipe_().
ULONG FILE_PIPE_LOCAL_INFORMATION::OutboundQuota |
Definition at line 48 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), and NpCheckServerPipe_().
ULONG FILE_PIPE_LOCAL_INFORMATION::ReadDataAvailable |
Definition at line 47 of file pipe.c.
Referenced by NpCheckClientPipe_(), and NpCheckServerPipe_().
ULONG FILE_PIPE_LOCAL_INFORMATION::WriteQuotaAvailable |
Definition at line 49 of file pipe.c.
Referenced by NpCheckClientPipe_(), and NpCheckServerPipe_().