|
OpenVAS Libraries
6.0+beta5
|
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 fyodor@dhp.com and was taken from his excellent and outstanding scanner Nmap See http://www.insecure.org/nmap/ for details about Nmap
1.8.4