|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
| ULONG FILE_PIPE_LOCAL_INFORMATION::CurrentInstances |
Definition at line 55 of file pipe.c.
Referenced by GetNamedPipeHandleStateW(), NpCheckClientPipe_(), NpCheckServerPipe_(), and test_pipe_local_info().
| ULONG FILE_PIPE_LOCAL_INFORMATION::InboundQuota |
Definition at line 56 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), NpCheckServerPipe_(), test_pipe_local_info(), and test_pipe_with_data_state().
| ULONG FILE_PIPE_LOCAL_INFORMATION::MaximumInstances |
Definition at line 54 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), NpCheckServerPipe_(), and test_pipe_local_info().
| ULONG FILE_PIPE_LOCAL_INFORMATION::NamedPipeConfiguration |
Definition at line 53 of file pipe.c.
Referenced by NpCheckClientPipe_(), NpCheckServerPipe_(), and test_pipe_local_info().
| ULONG FILE_PIPE_LOCAL_INFORMATION::NamedPipeEnd |
Definition at line 61 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), NpCheckServerPipe_(), and test_pipe_local_info().
| ULONG FILE_PIPE_LOCAL_INFORMATION::NamedPipeState |
Definition at line 60 of file pipe.c.
Referenced by NpCheckClientPipe_(), NpCheckServerPipe_(), test_pipe_local_info(), and test_pipe_with_data_state().
| ULONG FILE_PIPE_LOCAL_INFORMATION::NamedPipeType |
Definition at line 52 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), NpCheckServerPipe_(), and test_pipe_local_info().
| ULONG FILE_PIPE_LOCAL_INFORMATION::OutboundQuota |
Definition at line 58 of file pipe.c.
Referenced by GetNamedPipeInfo(), NpCheckClientPipe_(), NpCheckServerPipe_(), test_pipe_local_info(), and test_pipe_with_data_state().
| ULONG FILE_PIPE_LOCAL_INFORMATION::ReadDataAvailable |
Definition at line 57 of file pipe.c.
Referenced by NpCheckClientPipe_(), NpCheckServerPipe_(), test_pipe_local_info(), and test_pipe_with_data_state().
| ULONG FILE_PIPE_LOCAL_INFORMATION::WriteQuotaAvailable |
Definition at line 59 of file pipe.c.
Referenced by NpCheckClientPipe_(), NpCheckServerPipe_(), and test_pipe_local_info().