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

/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Ds10_boot.ksh84 typeset native_path="$4"
86 if [[ -n $native_path ]]; then
87 [[ ! -f $native_path ]] && printf "$w_missing" \
88 "$native_path"
89 native_path=$(dirname $4)
96 "$2" "$3" remove "$native_path"

Completed in 226 milliseconds