|
OpenVAS Scanner 23.23.1
|
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 *) |
Header file for module ftp_funcs.
| int ftp_get_pasv_address | ( | int | soc, |
| struct sockaddr_in * | addr ) |
| int ftp_log_in | ( | int | soc, |
| char * | username, | ||
| char * | passwd ) |