Open SCAP Library
|
isainfo probe More...
#include "probe-api.h"
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <stdio_ext.h>
#include <errno.h>
#include <dirent.h>
#include <fcntl.h>
#include <netdb.h>
#include <arpa/inet.h>
#include <regex.h>
#include <sys/systeminfo.h>
#include "../../../../common/debug_priv.h"
#include "isainfo_probe.h"
Data Structures | |
struct | result_info |
Macros | |
#define | MAX_STR_RESULT 257 |
Functions | |
int | read_sysinfo (probe_ctx *ctx) |
int | isainfo_probe_main (probe_ctx *ctx, void *probe_arg) |
isainfo probe
2011/05/06 rhagg.nosp@m.erty.nosp@m.@tres.nosp@m.ys.c.nosp@m.om
This probe relates to the instruction set architecture of a system and returns the following: *isainfo_object Due to its very nature, a system has exactly one item that can be returned, therefore there are no attributes to define in the object declaration.