Searched refs:_TYPE (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ | ||
| H A D | FTP.pm | 391 unless ($ftp->_TYPE($type,@_)); 1192 sub _TYPE { shift->command("TYPE",@_)->response() == CMD_OK } subroutine |
Completed in 21 milliseconds