Documentation

Generated on Thu Aug 31 00:02:35 2006

 

cache Struct Reference

#include <babyftpd.h>

List of all members.


Public Attributes

gnutls_datum key
gnutls_datum data

Detailed Description

Definition at line 57 of file babyftpd.h.


Member Data Documentation

gnutls_datum cache::data

Definition at line 60 of file babyftpd.h.

Referenced by tls_db_fetch(), and tls_db_store().

gnutls_datum cache::key

Definition at line 59 of file babyftpd.h.

Referenced by tls_db_store().


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