ReactOS 0.4.16-dev-2207-geb15453
cache_entry Struct Reference
Collaboration diagram for cache_entry:

Public Attributes

des_block key
 
charrname
 
u_int window
 
struct timeval laststamp
 
charlocalcred
 
CacheEntryType type
 
xmlSchemaPtr schema
 
xmlDocPtr doc
 
LONG ref
 

Detailed Description

Definition at line 77 of file svc_auth_des.c.

Member Data Documentation

◆ doc

xmlDocPtr cache_entry::doc

Definition at line 109 of file schema.c.

◆ key

des_block cache_entry::key

Definition at line 78 of file svc_auth_des.c.

◆ laststamp

struct timeval cache_entry::laststamp

Definition at line 81 of file svc_auth_des.c.

◆ localcred

char* cache_entry::localcred

Definition at line 82 of file svc_auth_des.c.

◆ ref

LONG cache_entry::ref

Definition at line 110 of file schema.c.

◆ rname

char* cache_entry::rname

Definition at line 79 of file svc_auth_des.c.

◆ schema

xmlSchemaPtr cache_entry::schema

Definition at line 108 of file schema.c.

◆ type

CacheEntryType cache_entry::type

Definition at line 107 of file schema.c.

◆ window

u_int cache_entry::window

Definition at line 80 of file svc_auth_des.c.


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