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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm502 sub _AUTH { shift->command("AUTH", @_)->response() == CMD_OK } subroutine
H A DFTP.pm363 my $ok = $ftp->_AUTH($auth || "");
1210 sub _AUTH { shift->command("AUTH",@_)->response() } subroutine

Completed in 31 milliseconds