|
OpenVAS Scanner 23.23.1
|
Header file: vendor version functions prototypes. More...
#include <glib.h>Go to the source code of this file.
Functions | |
| const gchar * | vendor_version_get (void) |
| Get vendor version. | |
| void | vendor_version_set (const gchar *) |
| Set vendor version. | |
Header file: vendor version functions prototypes.
| const gchar * vendor_version_get | ( | void | ) |
Get vendor version.
| void vendor_version_set | ( | const gchar * | version | ) |
Set vendor version.
| [in] | version | Vendor version. |