Searched defs:ftp (Results 1 – 5 of 5) sorted by relevance
575 sub ftp { shift->{ftp} || '' } subroutine
769 ftp:, or http: -- that host a CPAN mirror. label
39 sub ftp($) { $ENV{'FETCH_CMD'} || '/usr/bin/ftp' } subroutine
95 sub ftp($) { 'OpenBSD::PackageRepository::FTP' } subroutine
552 struct tbl *ftp; in comexec() local