Lines Matching refs:etc
136 if [ ! -f /etc/resolv.conf ]; then
137 /usr/bin/touch /etc/resolv.conf
140 /usr/bin/nawk </etc/resolv.conf >/tmp/resolv.conf.$$ '
159 mv_file /tmp/resolv.conf.$$ /etc/resolv.conf 644
195 } $1 !~ /^'${policy}':/ { printf("%s\n", $0); }' /etc/nsswitch.conf \
198 mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644
212 /etc/nsswitch.conf >/tmp/nsswitch.conf.$$
214 mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644
227 }' /etc/inet/hosts > /tmp/hosts.$$
228 mv_file /tmp/hosts.$$ /etc/inet/hosts 444
259 elif dhcp_edits /etc/nsswitch.conf; then
265 if dhcp_edits /etc/inet/hosts; then