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 41 42
|
\hypertarget{structoscap__tsort__context}{
\section{oscap\_\-tsort\_\-context Struct Reference}
\label{structoscap__tsort__context}\index{oscap\_\-tsort\_\-context@{oscap\_\-tsort\_\-context}}
}
\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item
\hypertarget{structoscap__tsort__context_a2fdbb579e9c8cd4ddc795fad2c5964e5}{
struct \hyperlink{structoscap__list}{oscap\_\-list} $\ast$ {\bfseries visited}}
\label{structoscap__tsort__context_a2fdbb579e9c8cd4ddc795fad2c5964e5}
\item
\hypertarget{structoscap__tsort__context_a1a0f8a4a0a5f8475ff833e77bd7d3bdf}{
struct \hyperlink{structoscap__list}{oscap\_\-list} $\ast$ {\bfseries cur\_\-stack}}
\label{structoscap__tsort__context_a1a0f8a4a0a5f8475ff833e77bd7d3bdf}
\item
\hypertarget{structoscap__tsort__context_a635736ea0a614d2fb57c49e6c1922daa}{
struct \hyperlink{structoscap__list}{oscap\_\-list} $\ast$ {\bfseries result}}
\label{structoscap__tsort__context_a635736ea0a614d2fb57c49e6c1922daa}
\item
\hypertarget{structoscap__tsort__context_a142200885d553340da91dc5075b14808}{
oscap\_\-tsort\_\-edge\_\-func {\bfseries edge\_\-func}}
\label{structoscap__tsort__context_a142200885d553340da91dc5075b14808}
\item
\hypertarget{structoscap__tsort__context_a1341c5c65571599c7b1a03ff651707c3}{
oscap\_\-cmp\_\-func {\bfseries cmp\_\-func}}
\label{structoscap__tsort__context_a1341c5c65571599c7b1a03ff651707c3}
\item
\hypertarget{structoscap__tsort__context_af603fede8bf0471ea47041de17a64080}{
void $\ast$ {\bfseries userdata}}
\label{structoscap__tsort__context_af603fede8bf0471ea47041de17a64080}
\end{DoxyCompactItemize}
The documentation for this struct was generated from the following file:\begin{DoxyCompactItemize}
\item
/home/pvrabec/project/openscap/openscap-\/0.5.12/src/common/tsort.c\end{DoxyCompactItemize}
|