ReactOS 0.4.15-dev-7934-g1dc8d80
authnone_private Struct Reference
Collaboration diagram for authnone_private:

Public Attributes

AUTH no_client
 
char marshalled_client [MAX_MARSHAL_SIZE]
 
u_int mcnt
 

Detailed Description

Definition at line 93 of file auth_none.c.

Member Data Documentation

◆ marshalled_client

char authnone_private::marshalled_client[MAX_MARSHAL_SIZE]

Definition at line 95 of file auth_none.c.

◆ mcnt

u_int authnone_private::mcnt

Definition at line 96 of file auth_none.c.

◆ no_client

AUTH authnone_private::no_client

Definition at line 94 of file auth_none.c.


The documentation for this struct was generated from the following file: