Open SCAP Library
|
OVAL to/from S-exp conversion functions - header file. More...
Go to the source code of this file.
Functions | |
SEXP_t * | oval_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) |
OVAL to/from S-exp conversion functions - header file.