Oval_behavior get methods. More...
Functions | |
bool | oval_behavior_is_locked (struct oval_behavior *behavior) |
return true if the behavior instance is locked. | |
char * | oval_behavior_get_key (struct oval_behavior *) |
Get OVAL behavior name. | |
char * | oval_behavior_get_value (struct oval_behavior *) |
Get OVAL behavior value. |
Oval_behavior get methods.
bool oval_behavior_is_locked | ( | struct oval_behavior * | behavior | ) |
return true if the behavior instance is locked.
The state of a locked instance cannot be changed.