Lines Matching refs:hosts
165 # to change in the nsswitch.conf (hosts or ipnodes) to update with dns.
203 # also uncomment hosts and ipnodes entries which were previously commented
210 -e 's/^\(#hosts:\)\(.*[^#]\)\(#.*\)$/hosts: \2/' \
218 # Remove any lines with the "# Added by DHCP" tag from /etc/inet/hosts.
227 }' /etc/inet/hosts > /tmp/hosts.$$
228 mv_file /tmp/hosts.$$ /etc/inet/hosts 444
256 update_nss hosts
260 # If we added DNS to the hosts and ipnodes
265 if dhcp_edits /etc/inet/hosts; then
267 # (except loopback) in the hosts file.