encache_t Struct Reference

Element name cache structure. More...

#include <encache.h>

Data Fields

pthread_rwlock_t lock
 pthread read-write lock
SEXP_t ** name
 array of S-exp refs
size_t real
 number of cached names
size_t size
 pre-allocated size

Detailed Description

Element name cache structure.

This structure contains an array of cached string S-exps representing the names of elements.


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

Generated on 14 Jul 2010 for Open SCAP Library by  doxygen 1.6.1