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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm18 @EXPORT = qw(pingecho);
50 # Description: The pingecho() subroutine is provided for backward
55 sub pingecho subroutine
1423 print "$host is alive.\n" if pingecho($host);
1628 =item pingecho($host [, $timeout]);
1631 Net::Ping, a pingecho() subroutine is available with the same
1632 functionality as before. pingecho() uses the tcp protocol. The
1726 Original pingecho():

Completed in 91 milliseconds