Open SCAP Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
probe_ncache_t Struct Reference

Detailed Description

Element name cache structure.

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

#include <ncache.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
 

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