Home
last modified time | relevance | path

Searched refs:ftp_open (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/dejagnu/lib/
H A Dftp.exp22 proc ftp_open {host} { procedure
126 set spawn_id [ftp_open $host]
152 set spawn_id [ftp_open $host]
174 set spawn_id [ftp_open $host]
209 set spawn_id [ftp_open $host]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/dejagnu/lib/
H A Dftp.exp22 proc ftp_open {host} { procedure
126 set spawn_id [ftp_open $host]
152 set spawn_id [ftp_open $host]
174 set spawn_id [ftp_open $host]
209 set spawn_id [ftp_open $host]
/dports/misc/dejagnu/dejagnu-1.6.3/lib/
H A Dftp.exp21 proc ftp_open {host} { procedure
125 set spawn_id [ftp_open $host]
151 set spawn_id [ftp_open $host]
173 set spawn_id [ftp_open $host]
208 set spawn_id [ftp_open $host]
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/green/
H A Durllib2.py18 FTPHandler.ftp_open = patcher.patch_function(FTPHandler.ftp_open, ('ftplib', ftplib))
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/green/urllib/
H A Drequest.py39 FTPHandler.ftp_open = patcher.patch_function(FTPHandler.ftp_open, *to_patch_in_functions)
/dports/www/sitecopy/sitecopy-0.16.6/src/
H A Dftp.h66 int ftp_open(ftp_session *sess); /* Performs the login procedure */
H A Dftpdriver.c61 ret = ftp_open(sess); in init()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/net/tcp/
H A Dftp.c489 static int ftp_open ( struct interface *xfer, struct uri *uri ) { in ftp_open() function
545 .open = ftp_open,
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/net/tcp/
H A Dftp.c489 static int ftp_open ( struct interface *xfer, struct uri *uri ) { in ftp_open() function
545 .open = ftp_open,
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/net/tcp/
H A Dftp.c489 static int ftp_open ( struct interface *xfer, struct uri *uri ) { in ftp_open() function
545 .open = ftp_open,
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/net/tcp/
H A Dftp.c479 static int ftp_open ( struct xfer_interface *xfer, struct uri *uri ) { in ftp_open() function
528 .open = ftp_open,
/dports/net/ipxe/ipxe-2265a65/src/net/tcp/
H A Dftp.c489 static int ftp_open ( struct interface *xfer, struct uri *uri ) { in ftp_open() function
545 .open = ftp_open,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/net/tcp/
H A Dftp.c489 static int ftp_open ( struct interface *xfer, struct uri *uri ) { in ftp_open() function
545 .open = ftp_open,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/net/tcp/
H A Dftp.c489 static int ftp_open ( struct interface *xfer, struct uri *uri ) { in ftp_open() function
545 .open = ftp_open,
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/net/tcp/
H A Dftp.c489 static int ftp_open ( struct interface *xfer, struct uri *uri ) { in ftp_open() function
545 .open = ftp_open,
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/net/tcp/
H A Dftp.c489 static int ftp_open ( struct interface *xfer, struct uri *uri ) { in ftp_open() function
545 .open = ftp_open,
/dports/sysutils/syslinux/syslinux-6.03/efi/
H A Dpxe.c14 { "ftp", ftp_open, O_DIRECTORY },
/dports/audio/mpg321/mpg321-0.2.10/
H A Dmpg321.h167 int ftp_open(char * arg);
/dports/www/gatling/gatling-0.15/
H A Dftp.c40 static int ftp_open(struct http_data* h,const char* s,int forreading,int sock,const char* what,stru… in ftp_open() function
116 b->filefd=ftp_open(h,s,forwriting^1,sock,forwriting?"STOR":"RETR",&ss); in ftp_retrstor()
184 if ((fd=ftp_open(h,s,1,0,0,&ss))==-1) return -1; in ftp_mdtm()
209 if ((fd=ftp_open(h,s,1,0,0,&ss))==-1) return -1; in ftp_size()
539 if (ftp_open(h,s,2,0,"mkdir",0)==-1) return -1; in ftp_mkdir()
/dports/biology/bwa/bwa-0.7.17/
H A Dkopen.c180 static int ftp_open(const char *fn) in ftp_open() function
278 aux->fd = ftp_open(fn); in kopen()
/dports/www/h2o-devel/h2o-dcc7134/deps/klib/
H A Dkopen.c149 static int ftp_open(const char *fn) in ftp_open() function
247 aux->fd = ftp_open(fn); in kopen()
/dports/lang/php73/php-7.3.33/ext/ftp/
H A Dftp.h96 ftpbuf_t* ftp_open(const char *host, short port, zend_long timeout_sec);
/dports/www/mod_php81/php-8.1.1/ext/ftp/
H A Dftp.h94 ftpbuf_t* ftp_open(const char *host, short port, zend_long timeout_sec);
/dports/ftp/php80-ftp/php-8.0.15/ext/ftp/
H A Dftp.h94 ftpbuf_t* ftp_open(const char *host, short port, zend_long timeout_sec);
/dports/lang/php81/php-8.1.1/ext/ftp/
H A Dftp.h94 ftpbuf_t* ftp_open(const char *host, short port, zend_long timeout_sec);

1234567