Searched refs:ftp_lpsv (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dftp.h55 uerr_t ftp_lpsv (int, ip_address *, int *);
H A Dftp-basic.c558 ftp_lpsv (int csock, ip_address *addr, int *port)
557 ftp_lpsv (int csock, ip_address *addr, int *port) function
H A Dftp.c115 * It is merely a wrapper around ftp_epsv, ftp_lpsv and ftp_pasv.
124 ftp_pasv and ftp_lpsv can simply override it. */
148 err = ftp_lpsv (csock, addr, port);

Completed in 170 milliseconds