Lines Matching refs:rhost
1597 function verify_rsh_connect #rhost, username
1599 typeset rhost=$1
1604 $GETENT hosts $rhost >/dev/null 2>&1
1606 log_note "$rhost cannot be found from" \
1611 $PING $rhost 3 >/dev/null 2>&1
1613 log_note "$rhost is not reachable."
1624 if ! $rsh_cmd $rhost $TRUE; then
1625 log_note "$RSH to $rhost is not accessible" \
1639 rhost=$1
1649 while ! verify_rsh_connect $rhost; do
1672 typeset rhost=$2
1680 err_file=/tmp/${rhost}.$$.err
1687 $rsh_str $rhost /usr/bin/ksh -c "'$cmd_str; \
1711 typeset rhost=$1
1714 pkgpath=$($RSH -n $rhost "$PKGINFO -l SUNWstc-fs-zfs | $GREP BASEDIR: |\