HomeSort by relevance Sort by last modified time
    Searched refs:_INIT_NET_IF (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/svc/shell/
smf_include.sh 120 # -> (_INIT_NET_IF, _INIT_NET_STRATEGY)
122 # Sets _INIT_NET_IF to the name for the network-booted
138 _INIT_NET_IF="$2" export _INIT_NET_IF
  /onnv/onnv-gate/usr/src/cmd/svc/milestone/
net-physical 90 if [ -n "$_INIT_NET_IF" -a "$_INIT_NET_STRATEGY" = "dhcp" ]; then
346 if [ "$_INIT_NET_IF" != "$primary" ]; then
359 "$1" != "$_INIT_NET_IF" ]; then

Completed in 60 milliseconds