|
OpenVAS Libraries
6.0+beta5
|
#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <arpa/inet.h>#include "network.h"#include "hosts_gatherer.h"Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| int | optind |
Compile with "make test" after openvas-libraries are installed.
The purpose of this little program is to demonstrate how to use the "hosts_gatherer library".
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| int optind |
1.8.4