Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/shell/
H A Dipf_include.sh245 target6=`svcprop -p $config_pg/${TARGET_6_PROP} $1 2>/dev/null`
246 [ -z "$target6" -o "$target6" = '""' ] && target6=any
247 echo $target6 | sed -e 's/\\//g'