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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm408 unless ($ftp->_ALLO($size,@_));
717 $ftp->_ALLO($size) if $size;
1181 sub _ALLO { shift->command("ALLO",@_)->response() == CMD_OK} subroutine

Completed in 56 milliseconds