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

/freebsd-10.2-release/usr.sbin/faithd/test/
H A Dfaithd.rb141 def relay_ftp(sock, name) method
142 STDERR.print "relay_ftp(#{sock}, #{name})\n" if DEBUG
144 STDERR.print "relay_ftp(#{sock}, #{name}) accepting\n" if DEBUG
146 STDERR.print "relay_ftp(#{sock}, #{name}) accepted #{s}\n" if DEBUG
175 STDERR.print "relay_ftp(#{sock}, #{name}) closing s4\n" if DEBUG
177 STDERR.print "relay_ftp(#{sock}, #{name}) closing s6\n" if DEBUG
179 STDERR.print "relay_ftp(#{sock}, #{name}) done\n" if DEBUG
182 STDERR.print "relay_ftp(#{sock}, #{name}) finished\n" if DEBUG
303 relay_ftp(sockpool[i], names[i])

Completed in 43 milliseconds