libkdumpfile-0.5.5
Kernel coredump file access
Loading...
Searching...
No Matches
attr_flags Struct Reference

Attribute value flags. More...

#include <kdumpfile-priv.h>

Data Fields

bool isset: 1
 Zero if attribute has no value.
 
bool persist: 1
 Persistent (not cleared on re-open)
 
bool dynstr: 1
 Dynamically allocated string.
 
bool indirect: 1
 Actual value is at *pval.
 
bool invalid: 1
 Value needs revalidation.
 

Detailed Description

Attribute value flags.


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