#include <stdio.h>
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <string.h>
#include "tsecomm.c"
#include "ctlnpqos.c"
Go to the source code of this file.
Defines | |
#define | _TST_USER_ |
Typedefs | |
typedef ULONG | NAMED_PIPE_TYPE |
typedef NAMED_PIPE_TYPE * | PNAMED_PIPE_TYPE |
typedef ULONG | READ_MODE |
typedef READ_MODE * | PREAD_MODE |
typedef ULONG | COMPLETION_MODE |
typedef COMPLETION_MODE * | PCOMPLETION_MODE |
typedef ULONG | NAMED_PIPE_CONFIGURATION |
typedef NAMED_PIPE_CONFIGURATION * | PNAMED_PIPE_CONFIGURATION |
typedef ULONG | NAMED_PIPE_STATE |
typedef NAMED_PIPE_STATE * | PNAMED_PIPE_STATE |
typedef ULONG | NAMED_PIPE_END |
typedef NAMED_PIPE_END * | PNAMED_PIPE_END |
Functions | |
BOOLEAN | Test () |
BOOLEAN | main () |
|
Definition at line 31 of file utlnpqos.c. |
|
Definition at line 40 of file utlnpqos.c. Referenced by SepClientOpenPipe(), and SepServerCreatePipe(). |
|
Definition at line 43 of file utlnpqos.c. Referenced by SepClientOpenPipe(), and SepServerCreatePipe(). |
|
Definition at line 49 of file utlnpqos.c. |
|
Definition at line 46 of file utlnpqos.c. |
|
Definition at line 33 of file utlnpqos.c. Referenced by SepServerCreatePipe(). |
|
Definition at line 41 of file utlnpqos.c. |
|
Definition at line 44 of file utlnpqos.c. |
|
Definition at line 50 of file utlnpqos.c. |
|
Definition at line 47 of file utlnpqos.c. |
|
Definition at line 34 of file utlnpqos.c. |
|
Definition at line 38 of file utlnpqos.c. |
|
Definition at line 37 of file utlnpqos.c. Referenced by SepClientOpenPipe(), and SepServerCreatePipe(). |
|
Definition at line 73 of file utlnpqos.c. References Test().
|
|
Definition at line 61 of file utlnpqos.c. References CtLnpQos(), and TRUE.
|