HomeSort by relevance Sort by last modified time
    Searched +full:connect +path:pl (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sendmail/aux/
etrn.pl 117 # first connect to localhost to verify that we can accept connections
130 if (connect(S, $sinl)) {
139 print STDERR "localhost connect failed ($num_tries)\n";
146 die "could not connect to localhost: $save_errno\n";
160 &alarm("connect to $server");
161 if (! connect(S, $sinr)) {
162 die "cannot connect to $server: $ERRNO\n";
  /onnv/onnv-gate/usr/src/cmd/filebench/fbscript/
filebench.pl 853 # waits for all known clients to connect, then calls sync_recieve(1) to
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
syslog.pl 54 &connect if $lo_ndelay;
104 &connect unless $connected;
151 sub connect { subroutine
188 connect(SYSLOG,$that) || die "connect: $!\n";
perl5db.pl 229 host:port to connect to on remote host for remote debugging.
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
pl2pm.PL 197 connect
libnetcfg.PL 538 firewall to connect to an external host.
648 a port to connect to, and the server initiates a connection to the client.
  /onnv/onnv-gate/usr/src/cmd/abi/appcert/scripts/
symcheck.pl 331 exists($symbols{'connect'}) && exists($symbols{'_connect'})) {
747 # /usr/lib/libsocket.so.1 - SISCD_2.3: connect;

Completed in 180 milliseconds