OpenVAS Scanner 21.4.1
|
Main function of openvas. More...
#include "openvas.h"
Functions | |
int | main (int argc, char **argv) |
Main function. More... | |
Main function of openvas.
This file separates out the "main" function of openvas.
int main | ( | int | argc, |
char ** | argv | ||
) |
Main function.
[in] | argc | The number of arguments in argv. |
[in] | argv | The list of arguments to the program. |