libkdumpfile-0.4.1
Kernel coredump file access
Data Fields
optval Struct Reference

Single option value. More...

#include <addrxlat-priv.h>

Data Fields

unsigned char set
 Non-zero if the option was specified.
 
union {
   const char *   str
 String(-like) values.
 
   long   num
 Number(-like) values.
 
   addrxlat_addr_t   addr
 Simple address or offset.
 
   addrxlat_fulladdr_t   fulladdr
 Full address (with address space).
 
}; 
 

Detailed Description

Single option value.


The documentation for this struct was generated from the following file: