Home
last modified time | relevance | path

Searched refs:ifcmds (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh373 ifcmds=""
377 if [ -n "$ifcmds" ]; then
382 $* $ifcmds || retval=$?
392 ifcmds="$one $rest"
400 [ -z "$ifcmds" ] && return $retval
412 ifcmds="$ifcmds $estr"
419 $* $ifcmds || return $?
449 ifcmds="$one $rest"
451 if [ -n "$ifcmds" ]; then
452 $* $ifcmds || retval=$?
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-iptun59 while read ifcmds; do
60 if [ -n "$ifcmds" ]; then
61 /sbin/ifconfig $1 $2 $ifcmds