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

/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh278 typeset -r host_spec=$2
318 $SFTP -b ${batch_file_mkdir} ${host_spec} 2>${sftp_err_msg} 1>&2
343 typeset -r host_spec=${dst%%:*}
368 remote_mkdirs ${dir_spec} ${host_spec}
419 typeset -r host_spec=${stripped_target%%:*}
468 $SFTP -b $batch_file_rm $host_spec 2>${sftp_err_msg} 1>&2
2922 # host_spec:remote_dir then assume it is just remote hostname

Completed in 61 milliseconds