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

/macosx-10.9.5/OpenSSH-186/openssh/regress/
H A Dcert-hostkey.sh15 HOSTS='localhost-with-alias,127.0.0.1,::1'
22 echon "$HOSTS "
35 -n $HOSTS $OBJ/cert_host_key_${ktype} ||
43 -n $HOSTS $OBJ/cert_host_key_${ktype}_v00 ||
70 echon "$HOSTS "
112 echon "$HOSTS "
136 echon "$HOSTS "
179 test_one "user-certificate" failure "-n $HOSTS"
200 -n $HOSTS $OBJ/cert_host_key_${ktype} ||
203 echon "$HOSTS "
[all...]
/macosx-10.9.5/ntp-88/scripts/
H A Dchecktime.in19 open(HOSTS,"ypcat hosts.byaddr |"); # get a list of hosts from the yp server.
21 while ($line=<HOSTS>) { # loop for each host getting the offset compared to localhost
H A Dntpsweep.in93 local *HOSTS;
94 open (HOSTS, $hostsfile) ||
96 while (<HOSTS>) {
101 close(HOSTS);
/macosx-10.9.5/ruby-104/ruby/test/drb/
H A Dtest_acl.rb37 HOSTS = SampleHosts.new
40 @hostlist = HOSTS.hostlist
41 @hosts = HOSTS.hosts
104 HOSTS = SampleHosts.new
107 @hostlist = HOSTS.hostlist
108 @hosts = HOSTS.hosts
151 HOSTS = SampleHosts.new
154 @hostlist = HOSTS.hostlist
155 @hosts = HOSTS.hosts
/macosx-10.9.5/llvmCore-3425.0.33/
H A Dbuild_llvm12 HOSTS="$1"
123 for host in $HOSTS; do :; done
160 make $JOBS_FLAG $OPTIMIZE_OPTS UNIVERSAL=1 UNIVERSAL_ARCH="$HOSTS" \
188 make $LOCAL_MAKEFLAGS $OPTIMIZE_OPTS UNIVERSAL=1 UNIVERSAL_ARCH="$HOSTS" \
H A DGNUmakefile22 HOSTS = $(RC_ARCHS) macro
/macosx-10.9.5/llvmCore-3425.0.33/utils/buildit/
H A Dbuild_llvm12 HOSTS="$1"
123 for host in $HOSTS; do :; done
160 make $JOBS_FLAG $OPTIMIZE_OPTS UNIVERSAL=1 UNIVERSAL_ARCH="$HOSTS" \
188 make $LOCAL_MAKEFLAGS $OPTIMIZE_OPTS UNIVERSAL=1 UNIVERSAL_ARCH="$HOSTS" \
H A DGNUmakefile22 HOSTS = $(RC_ARCHS) macro

Completed in 175 milliseconds