OpenVAS Libraries
7.0.6
|
Go to the source code of this file.
Functions | |
int | comm_send_status (struct arglist *, char *, char *, int, int) |
Sends the status of an action. More... | |
unsigned short * | getpts (char *, int *) |
Converts a string like "-100,200-1024,3000-4000,60000-" into an array. More... | |
int comm_send_status | ( | struct arglist * | , |
char * | , | ||
char * | , | ||
int | , | ||
int | |||
) |
Sends the status of an action.
unsigned short* getpts | ( | char * | origexpr, |
int * | len | ||
) |
Converts a string like "-100,200-1024,3000-4000,60000-" into an array.
of port numbers
This function is (c) Fyodor fyodo and was taken from his excellent and outstanding scanner Nmap See r@dh p.comhttp://www.insecure.org/nmap/ for details about Nmap