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

/opensolaris-onvv-gate/usr/src/lib/brand/solaris10/zone/
H A Ds10_boot.ksh36 w_missing=$(gettext "Warning: \"%s\" is not installed in the global zone")
80 [ ! -f $1 ] && printf "$w_missing" "$1"
90 [ ! -f $1 ] && printf "$w_missing" "$1"
109 [ ! -f $1 ] && printf "$w_missing" "$1"

Completed in 39 milliseconds