OpenVAS Scanner 21.4.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  soc,
struct sockaddr_in *  addr 
)

◆ ftp_log_in()

int ftp_log_in ( int  soc,
char *  username,
char *  passwd 
)