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 43 44 45 46
|
\hypertarget{textfilecontent_8c}{
\section{/home/pvrabec/project/openscap/openscap-\/0.5.12/src/OVAL/probes/independent/textfilecontent.c File Reference}
\label{textfilecontent_8c}\index{/home/pvrabec/project/openscap/openscap-\/0.5.12/src/OVAL/probes/independent/textfilecontent.c@{/home/pvrabec/project/openscap/openscap-\/0.5.12/src/OVAL/probes/independent/textfilecontent.c}}
}
textfilecontent probe
{\ttfamily \#include $<$config.h$>$}\par
{\ttfamily \#include $<$stdio.h$>$}\par
{\ttfamily \#include $<$string.h$>$}\par
{\ttfamily \#include $<$sys/stat.h$>$}\par
{\ttfamily \#include $<$sys/types.h$>$}\par
{\ttfamily \#include $<$fcntl.h$>$}\par
{\ttfamily \#include $<$seap.h$>$}\par
{\ttfamily \#include $<$probe-\/api.h$>$}\par
{\ttfamily \#include $<$probe-\/entcmp.h$>$}\par
{\ttfamily \#include $<$findfile.h$>$}\par
{\ttfamily \#include $<$alloc.h$>$}\par
\subsection*{Data Structures}
\begin{DoxyCompactItemize}
\item
struct \hyperlink{structpfdata}{pfdata}
\end{DoxyCompactItemize}
\subsection*{Defines}
\begin{DoxyCompactItemize}
\item
\hypertarget{textfilecontent_8c_a2ff80281d1896ad6e969b11d60c6c19d}{
\#define {\bfseries FILE\_\-SEPARATOR}~'/'}
\label{textfilecontent_8c_a2ff80281d1896ad6e969b11d60c6c19d}
\end{DoxyCompactItemize}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item
\hypertarget{textfilecontent_8c_a36034a93be2825de373c9071ad468120}{
\hyperlink{structSEXP}{SEXP\_\-t} $\ast$ {\bfseries probe\_\-main} (\hyperlink{structSEXP}{SEXP\_\-t} $\ast$probe\_\-in, int $\ast$err, void $\ast$arg)}
\label{textfilecontent_8c_a36034a93be2825de373c9071ad468120}
\end{DoxyCompactItemize}
\subsection{Detailed Description}
textfilecontent probe \begin{DoxyAuthor}{Author}
\char`\"{}Tomas Heinrich\char`\"{} $<$\href{mailto:theinric@redhat.com}{\tt theinric@redhat.com}$>$
\end{DoxyAuthor}
2010/06/13 \href{mailto:dkopecek@redhat.com}{\tt dkopecek@redhat.com} This probe is able to process a textfilecontent\_\-object as defined in OVAL 5.4 and 5.5.
|