OpenVAS Scanner  6.0.1
Functions
ftp_funcs.h File Reference

Header file for module ftp_funcs. More...

#include <arpa/inet.h>
#include <sys/param.h>
#include <sys/socket.h>

Go to the source code of this file.

Functions

int ftp_log_in (int, char *, char *)
 
int ftp_get_pasv_address (int, struct sockaddr_in *)
 

Detailed Description

Header file for module ftp_funcs.

Function Documentation

◆ ftp_get_pasv_address()

int ftp_get_pasv_address ( int  ,
struct sockaddr_in *   
)

◆ ftp_log_in()

int ftp_log_in ( int  ,
char *  ,
char *   
)