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

/osnet-11/usr/src/lib/brand/solaris/zone/
H A Dattach.ksh150 [[ -d $OPTARG ]] || fatal "$f_arg_not_dir" "$OPTARG"
H A Dimage_install.ksh159 [[ -d $OPTARG ]] || fatal "$f_arg_not_dir" "$OPTARG"
H A Dcommon.ksh60 f_arg_not_dir=$(gettext "Argument %s is not a directory")

Completed in 314 milliseconds