File: structencache__t.tex

package info (click to toggle)
openscap 0.5.12-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 27,052 kB
  • ctags: 21,075
  • sloc: xml: 82,351; ansic: 52,101; sh: 17,802; makefile: 748; perl: 442; cpp: 117; python: 110
file content (40 lines) | stat: -rw-r--r-- 1,927 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
\hypertarget{structencache__t}{
\section{encache\_\-t Struct Reference}
\label{structencache__t}\index{encache\_\-t@{encache\_\-t}}
}


Element name cache structure.  


{\ttfamily \#include $<$encache.h$>$}\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
\hypertarget{structencache__t_a123b0d1d69dbb89699ca78569a80a9f2}{
pthread\_\-rwlock\_\-t \hyperlink{structencache__t_a123b0d1d69dbb89699ca78569a80a9f2}{lock}}
\label{structencache__t_a123b0d1d69dbb89699ca78569a80a9f2}

\begin{DoxyCompactList}\small\item\em pthread read-\/write lock \item\end{DoxyCompactList}\item 
\hypertarget{structencache__t_a3d8309a3bdf50ed2a2d5b6e20292cd5b}{
\hyperlink{structSEXP}{SEXP\_\-t} $\ast$$\ast$ \hyperlink{structencache__t_a3d8309a3bdf50ed2a2d5b6e20292cd5b}{name}}
\label{structencache__t_a3d8309a3bdf50ed2a2d5b6e20292cd5b}

\begin{DoxyCompactList}\small\item\em array of S-\/exp refs \item\end{DoxyCompactList}\item 
\hypertarget{structencache__t_a85ada47dc51e3ff50d5db2fcc57ba127}{
size\_\-t \hyperlink{structencache__t_a85ada47dc51e3ff50d5db2fcc57ba127}{real}}
\label{structencache__t_a85ada47dc51e3ff50d5db2fcc57ba127}

\begin{DoxyCompactList}\small\item\em number of cached names \item\end{DoxyCompactList}\item 
\hypertarget{structencache__t_a8674411561f46442d5992554ee63a884}{
size\_\-t \hyperlink{structencache__t_a8674411561f46442d5992554ee63a884}{size}}
\label{structencache__t_a8674411561f46442d5992554ee63a884}

\begin{DoxyCompactList}\small\item\em pre-\/allocated size \item\end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{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:\begin{DoxyCompactItemize}
\item 
/home/pvrabec/project/openscap/openscap-\/0.5.12/src/OVAL/probes/\hyperlink{encache_8h}{encache.h}\end{DoxyCompactItemize}