OpenVAS Scanner
6.0.1
|
Functions to set and get the vendor version. More...
Functions | |
void | vendor_version_set (const gchar *version) |
Set vendor version. More... | |
const gchar * | vendor_version_get () |
Get vendor version. More... | |
Variables | |
gchar * | vendor_version = NULL |
Vendor version, or NULL. More... | |
Functions to set and get the vendor version.
const gchar* vendor_version_get | ( | void | ) |
Get vendor version.
void vendor_version_set | ( | const gchar * | version | ) |
Set vendor version.
[in] | version | Vendor version. |
gchar* vendor_version = NULL |
Vendor version, or NULL.