Data Structures | Defines

/home/pvrabec/project/openscap/openscap-0.7.2/src/OVAL/probes/_probe-api.h File Reference

probe API private header file More...

#include <stdarg.h>
#include "public/probe-api.h"
#include "probe/ncache.h"
#include "probe/rcache.h"
#include "common/util.h"

Go to the source code of this file.

Data Structures

struct  id_desc_t
 Holds information for item ids generation. More...

Defines

#define SEAP_LOCK   pthread_mutex_lock (&globals.seap_lock)
#define SEAP_UNLOCK   pthread_mutex_unlock (&globals.seap_lock)

Detailed Description

probe API private header file

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