/home/brq/plautrba/devel/src/openscap.git/openscap-0.8.2/src/OVAL/oval_sexp.c File Reference

OVAL to/from S-exp conversion functions - implementation. More...

#include <inttypes.h>
#include <stdlib.h>
#include <string.h>
#include <seap.h>
#include <assert.h>
#include "oval_probe_impl.h"
#include "oval_sexp.h"
#include "probes/public/probe-api.h"
#include "oval_definitions_impl.h"
#include "oval_system_characteristics_impl.h"
#include "common/debug_priv.h"
#include "common/_error.h"

Defines

#define _A(x)   assert(x)

Functions

SEXP_toval_value_to_sexp (struct oval_value *val, oval_datatype_t dtype)
int oval_object_to_sexp (void *sess, const char *typestr, struct oval_syschar *syschar, SEXP_t **out_sexp)
int oval_state_to_sexp (void *sess, struct oval_state *state, SEXP_t **out_sexp)
int oval_sexp_to_sysch (const SEXP_t *cobj, struct oval_syschar *syschar)

Detailed Description

OVAL to/from S-exp conversion functions - implementation.

Author:
"Daniel Kopecek" <dkopecek@redhat.com>
"Lukas Kuklinek" <lkukline@redhat.com>
"Tomas Heinrich" <theinric@redhat.com>

Generated on 30 Mar 2012 for Open SCAP Library by  doxygen 1.6.1