Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh577 typeset -r host_spec=$2
617 $SFTP -b ${batch_file_mkdir} ${host_spec} 2>${sftp_err_msg} 1>&2
642 typeset -r host_spec=${dst%%:*}
667 remote_mkdirs ${dir_spec} ${host_spec}
718 typeset -r host_spec=${stripped_target%%:*}
767 $SFTP -b $batch_file_rm $host_spec 2>${sftp_err_msg} 1>&2