/home/brq/plautrba/devel/src/openscap.git/openscap-0.8.2/src/OVAL/probes/SEAP/public/seap-debug.h File Reference
SEAP debug helpers public header.
More...
#include <assert.h>
#include "common/debug_priv.h"
Go to the source code of this file.
Defines |
#define | _D(...) dI(__VA_ARGS__) |
#define | _W(...) dW(__VA_ARGS__) |
#define | _I(...) dI(__VA_ARGS__) |
#define | _F(...) dE(__VA_ARGS__) |
#define | _SE(sexp) dO(OSCAP_DEBUGOBJ_SEXP, sexp) |
#define | _LOGCALL_ while(0) |
Detailed Description
SEAP debug helpers public header.
- Author:
- Daniel Kopecek <dkopecek@redhat.com>