Data Structures | Defines | Functions

/home/pvrabec/project/openscap/openscap-0.6.4/src/OVAL/probes/unix/runlevel.c File Reference

runlevel probe More...

#include <stdio.h>
#include <stdbool.h>
#include <string.h>
#include <errno.h>
#include <assert.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>
#include <seap.h>
#include <probe-api.h>
#include <probe-entcmp.h>
#include <alloc.h>

Data Structures

struct  runlevel_req
struct  runlevel_rep

Defines

#define _BSD_SOURCE
#define _A(x)   assert(x)

Functions

int probe_main (SEXP_t *object, SEXP_t *probe_out, void *arg)

Detailed Description

runlevel probe

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

2010/06/13 dkopecek@redhat.com This probe is able to process a runlevel_object as defined in OVAL 5.4 and 5.5.