Home
last modified time | relevance | path

Searched defs:ftp_passive (Results 1 – 9 of 9) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/ftp/admin/
H A Dftpclient.php81 $ftp_passive = "FTP_PASSIVE_".$entry; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/ftp/admin/
H A Dftpclient.php80 $ftp_passive = "FTP_PASSIVE_".$entry; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/ftp/
H A Dindex.php72 $ftp_passive = $conf->global->$s_ftp_passive; variable
705 function dol_ftp_connect($ftp_server, $ftp_port, $ftp_user, $ftp_password, $section, $ftp_passive =…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/ftp/
H A Dindex.php84 $ftp_passive = $conf->global->$s_ftp_passive; variable
692 function dol_ftp_connect($ftp_server, $ftp_port, $ftp_user, $ftp_password, $section, $ftp_passive =…
/dports/ftp/spegla/spegla-1.1p5/
H A Djftp.h65 int ftp_passive; member
/dports/ftp/weex/weex-2.8.3/src/
H A Dvariable.h112 GLOBAL int *ftp_passive; variable
/dports/net/portfwd/portfwd-0.29/src/
H A Dforward.cc364 int ftp_passive(const struct ip_addr *pasv_ip, char *buf, int *rd, int src_fd, int trg_fd) in ftp_passive() function
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYMain.c299 BOOLEAN ftp_passive = FTP_PASSIVE; /* TRUE if doing ftp in passive mode */ variable
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYMain.c295 BOOLEAN ftp_passive = FTP_PASSIVE; /* TRUE if doing ftp in passive mode */ variable