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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPOP3.pm168 $me->read_until_dot;
196 my $info = $me->read_until_dot
212 $me->read_until_dot(@_);
246 my $ref = $me->read_until_dot
H A DNNTP.pm115 ? $nntp->read_until_dot(@fh)
154 ? $nntp->read_until_dot(@fh)
175 ? $nntp->read_until_dot(@fh)
232 ? $nntp->read_until_dot
388 $nntp->_LIST('DISTRIB.PATS') && ($arr = $nntp->read_until_dot)
577 my $arr = $nntp->read_until_dot or
595 my $arr = $nntp->read_until_dot or
614 my $arr = $nntp->read_until_dot;
625 my $arr = $nntp->read_until_dot or
H A DCmd.pm357 sub read_until_dot subroutine
725 =item read_until_dot ()

Completed in 193 milliseconds