HomeSort by: relevance | last modified time | path
    Searched refs:old_host_name (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mpl/dhcp/dist/client/scripts/
nextstep 18 [ x$current_hostname = x$old_host_name ]; then
20 [ x$new_host_name != x$old_host_name ]; then
solaris 104 [ x$current_hostname = x$old_host_name ]; then
106 [ x$new_host_name != x$old_host_name ]; then
bsdos 118 [ x$current_hostname = x$old_host_name ]; then
120 [ x$new_host_name != x$old_host_name ]; then
openwrt 112 [ x$current_hostname = x$old_host_name ]; then
114 [ x$new_host_name != x$old_host_name ]; then
linux 122 [ "$current_hostname" = "$old_host_name" ]; then
123 if [ "$new_host_name" != "$old_host_name" ]; then
netbsd 163 [ x$current_hostname = x$old_host_name ]; then
165 [ x$new_host_name != x$old_host_name ]; then
openbsd 159 [ x$current_hostname = x$old_host_name ]; then
161 [ x$new_host_name != x$old_host_name ]; then
freebsd 207 [ x$current_hostname = x$old_host_name ]; then
209 [ x$new_host_name != x$old_host_name ]; then

Completed in 17 milliseconds