probe API private header file More...
#include "public/probe-api.h"
#include "probe-cache.h"
#include "encache.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) |
Functions | |
SEAP_CTX_t * | OSCAP_GSYM (ctx) |
int | OSCAP_GSYM (sd) |
pcache_t * | OSCAP_GSYM (pcache) |
void * | OSCAP_GSYM (probe_arg) |
encache_t * | OSCAP_GSYM (encache) |
struct id_desc_t | OSCAP_GSYM (id_desc) |
probe API private header file