Open SCAP Library
|
implementation of the symlink_object
#include <probe-api.h>
#include "common/debug_priv.h"
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <errno.h>
#include <limits.h>
#include <stdlib.h>
#include <probe/probe.h>
#include <probe/option.h>
Functions | |
int | probe_offline_mode_supported () |
In this function can be set supported type of offline mode. | |
int | probe_main (probe_ctx *ctx, void *probe_arg) |