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

/illumos-gate/usr/src/cmd/svc/shell/
H A Dsmf_include.sh121 # -> (_INIT_NET_IF, _INIT_NET_STRATEGY)
123 # Sets _INIT_NET_IF to the name for the network-booted
139 _INIT_NET_IF="$2" export _INIT_NET_IF
/illumos-gate/usr/src/lib/brand/solaris10/cmd/
H A Ds10_net_physical.sh72 if [ -n "$_INIT_NET_IF" -a "$_INIT_NET_STRATEGY" = "dhcp" ]; then
360 if [ "$_INIT_NET_IF" != "$primary" ]; then
373 "$1" != "$_INIT_NET_IF" ]; then
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-physical107 if [ -n "$_INIT_NET_IF" -a "$_INIT_NET_STRATEGY" = "dhcp" ]; then
401 if [ "$_INIT_NET_IF" != "$primary" ]; then
414 "$1" != "$_INIT_NET_IF" ]; then

Completed in 58 milliseconds