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

/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dypinit.sh43 hosts_file=/etc/hosts
107 if ( grep $master $hosts_file $hosts6_file > /dev/null )
111 echo "server not found in $hosts_file or $hosts6_file"
267 if ( grep $h $hosts_file $hosts6_file > /dev/null ) || \
273 echo "host $h not found in $hosts_file or" \

Completed in 48 milliseconds