ReactOS 0.4.16-dev-588-gf07ea94
|
Public Attributes | |
AUTH | no_client |
char | marshalled_client [MAX_MARSHAL_SIZE] |
u_int | mcnt |
Definition at line 93 of file auth_none.c.
char authnone_private::marshalled_client[MAX_MARSHAL_SIZE] |
Definition at line 95 of file auth_none.c.
u_int authnone_private::mcnt |
Definition at line 96 of file auth_none.c.
AUTH authnone_private::no_client |
Definition at line 94 of file auth_none.c.