Searched refs:FtpFile (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/curl-83.1.2/curl/docs/examples/
H A Dftpget.c33 struct FtpFile { struct
40 struct FtpFile *out=(struct FtpFile *)stream;
55 struct FtpFile ftpfile={
H A Dftpsget.c34 struct FtpFile { struct
42 struct FtpFile *out=(struct FtpFile *)stream;
57 struct FtpFile ftpfile={
H A Dsftpget.c37 struct FtpFile { struct
45 struct FtpFile *out=(struct FtpFile *)stream;
60 struct FtpFile ftpfile={
/macosx-10.10.1/ruby-106/ruby/test/rake/
H A Dtest_rake_ftp_file.rb20 Rake::FtpFile.class_eval { @date_class = FakeDate; @time_class = FakeDate }
24 file = Rake::FtpFile.new("here", "-rw-r--r-- 1 a279376 develop 121770 Mar 6 14:50 wiki.pl")
37 file = Rake::FtpFile.new(".", "drwxr-xr-x 3 a279376 develop 4096 Nov 26 2001 vss")
42 file = Rake::FtpFile.new(".", "drwxr-xr-x 3 a279376 develop 4096 Nov 26 15:35 vss")
47 file = Rake::FtpFile.new(".", "drwxrwxr-x 9 a279376 develop 4096 Mar 13 14:32 working")
53 file = Rake::FtpFile.new(".", "lrwxrwxrwx 1 a279376 develop 64 Mar 26 2002 xtrac -> /home/a279376/working/ics/development/java/com/fmr/fwp/ics/xtrac")
/macosx-10.10.1/ruby-106/ruby/lib/rake/contrib/
H A Dftptools.rb14 class FtpFile class in class:Rake

Completed in 176 milliseconds