Open SCAP Library
|
uname probe
2010/06/13 dkope This probe is able to process an uname_object as defined in OVAL 5.4 and 5.5. cek@ redha t.co m
#include <string.h>
#include <sys/utsname.h>
#include "seap.h"
#include "probe-api.h"
#include "alloc.h"
Functions | |
int | probe_main (probe_ctx *ctx, void *arg) |