Attribute value flags.
More...
#include <kdumpfile-priv.h>
|
|
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.
|
| |
The documentation for this struct was generated from the following file:
- src/kdumpfile/kdumpfile-priv.h