Open SCAP Library
|
xmlfilecontent probe More...
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <libxml/tree.h>
#include <libxml/parser.h>
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
#include <seap.h>
#include <probe-api.h>
#include <probe/probe.h>
#include <probe/option.h>
#include <oval_fts.h>
#include <common/debug_priv.h>
Data Structures | |
struct | pfdata |
Macros | |
#define | FILE_SEPARATOR '/' |
Functions | |
int | probe_offline_mode_supported () |
void * | probe_init (void) |
void | probe_fini (void *arg) |
int | probe_main (probe_ctx *ctx, void *arg) |
xmlfilecontent probe
2010/06/13 dkope This probe is able to process an xmlfilecontent_object as defined in OVAL 5.4 and 5.5. cek@ redha t.co m