OpenVAS Libraries  7.0.4
Functions
scanners_utils.h File Reference

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...
 

Function Documentation

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.nosp@m.r@dh.nosp@m.p.com and was taken from his excellent and outstanding scanner Nmap See http://www.insecure.org/nmap/ for details about Nmap