libkdumpfile-0.5.1
Kernel coredump file access
|
Attribute ops. More...
#include <kdumpfile-priv.h>
Data Fields | |
attr_pre_set_fn * | pre_set |
Called before value change. More... | |
attr_post_set_fn * | post_set |
Called after value change. More... | |
attr_pre_clear_fn * | pre_clear |
Called before clearing value. More... | |
attr_revalidate_fn * | revalidate |
Called before validating value. More... | |
Attribute ops.
attr_post_set_fn* attr_ops::post_set |
Called after value change.
attr_pre_clear_fn* attr_ops::pre_clear |
Called before clearing value.
attr_pre_set_fn* attr_ops::pre_set |
Called before value change.
attr_revalidate_fn* attr_ops::revalidate |
Called before validating value.