ReactOS 0.4.15-dev-8100-g1887773
ad_private Struct Reference
Collaboration diagram for ad_private:

Public Attributes

charad_fullname
 
u_int ad_fullnamelen
 
charad_servername
 
u_int ad_servernamelen
 
u_int ad_window
 
bool_t ad_dosync
 
struct netbuf ad_syncaddr
 
charad_timehost
 
struct timeval ad_timediff
 
u_int ad_nickname
 
struct authdes_cred ad_cred
 
struct authdes_verf ad_verf
 
struct timeval ad_timestamp
 
des_block ad_xkey
 
u_char ad_pkey [1024]
 
charad_netid
 
charad_uaddr
 
nis_serverad_nis_srvr
 

Detailed Description

Definition at line 88 of file auth_des.c.

Member Data Documentation

◆ ad_cred

struct authdes_cred ad_private::ad_cred

Definition at line 99 of file auth_des.c.

Referenced by authdes_marshal(), authdes_refresh(), and authdes_validate().

◆ ad_dosync

bool_t ad_private::ad_dosync

Definition at line 94 of file auth_des.c.

Referenced by authdes_pk_seccreate(), and authdes_refresh().

◆ ad_fullname

char* ad_private::ad_fullname

Definition at line 89 of file auth_des.c.

Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().

◆ ad_fullnamelen

u_int ad_private::ad_fullnamelen

Definition at line 90 of file auth_des.c.

Referenced by authdes_destroy(), authdes_marshal(), and authdes_pk_seccreate().

◆ ad_netid

char* ad_private::ad_netid

Definition at line 104 of file auth_des.c.

Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().

◆ ad_nickname

u_int ad_private::ad_nickname

Definition at line 98 of file auth_des.c.

Referenced by authdes_marshal(), and authdes_validate().

◆ ad_nis_srvr

nis_server* ad_private::ad_nis_srvr

Definition at line 106 of file auth_des.c.

Referenced by authdes_pk_seccreate(), and authdes_refresh().

◆ ad_pkey

u_char ad_private::ad_pkey[1024]

Definition at line 103 of file auth_des.c.

Referenced by authdes_pk_seccreate(), and authdes_refresh().

◆ ad_servername

char* ad_private::ad_servername

Definition at line 91 of file auth_des.c.

Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().

◆ ad_servernamelen

u_int ad_private::ad_servernamelen

Definition at line 92 of file auth_des.c.

Referenced by authdes_destroy(), and authdes_pk_seccreate().

◆ ad_syncaddr

struct netbuf ad_private::ad_syncaddr

Definition at line 95 of file auth_des.c.

◆ ad_timediff

struct timeval ad_private::ad_timediff

Definition at line 97 of file auth_des.c.

Referenced by authdes_marshal(), authdes_pk_seccreate(), and authdes_refresh().

◆ ad_timehost

char* ad_private::ad_timehost

Definition at line 96 of file auth_des.c.

Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().

◆ ad_timestamp

struct timeval ad_private::ad_timestamp

Definition at line 101 of file auth_des.c.

Referenced by authdes_marshal(), and authdes_validate().

◆ ad_uaddr

char* ad_private::ad_uaddr

Definition at line 105 of file auth_des.c.

Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().

◆ ad_verf

struct authdes_verf ad_private::ad_verf

Definition at line 100 of file auth_des.c.

Referenced by authdes_marshal().

◆ ad_window

u_int ad_private::ad_window

Definition at line 93 of file auth_des.c.

Referenced by authdes_marshal(), and authdes_pk_seccreate().

◆ ad_xkey

des_block ad_private::ad_xkey

Definition at line 102 of file auth_des.c.

Referenced by authdes_refresh().


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