Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/scripts/
H A Dwebrev.sh277 typeset -r host_spec=$2
317 $SFTP -b ${batch_file_mkdir} ${host_spec} 2>${sftp_err_msg} 1>&2
342 typeset -r host_spec=${dst%%:*}
367 remote_mkdirs ${dir_spec} ${host_spec}
418 typeset -r host_spec=${stripped_target%%:*}
467 $SFTP -b $batch_file_rm $host_spec 2>${sftp_err_msg} 1>&2