Oval_sysint get methods. More...
Functions | |
char * | oval_sysint_get_name (struct oval_sysint *) |
Get interface name. | |
char * | oval_sysint_get_ip_address (struct oval_sysint *) |
Get interface IP address. | |
char * | oval_sysint_get_mac_address (struct oval_sysint *) |
Get interface MAC address. | |
bool | oval_sysint_is_locked (struct oval_sysint *sysint) |
return true if the sysint instance is locked. |
Oval_sysint get methods.
bool oval_sysint_is_locked | ( | struct oval_sysint * | sysint | ) |
return true if the sysint instance is locked.
The state of a locked instance cannot be changed.