Home | History | Annotate | Download | only in ssl

Lines Matching refs:ptmp

2630 		ptmp="/tmp/ss_vncviewer_ssh${RANDOM}.$$.pl"
2631 ptmp=`mytmp "$ptmp"`
2644 pcode "$ptmp"
2651 $ptmp &
3084 ptmp=""
3086 ptmp="/tmp/ss_vncviewer${RANDOM}.$$.pl"
3087 ptmp=`mytmp "$ptmp"`
3089 pcode "$ptmp"
3095 connect="exec = $ptmp"
3102 $ptmp &
3111 connect="exec = $ptmp"
3114 connect="exec = $ptmp"
3127 $ptmp &
3129 $ptmp 2>/dev/null &
3298 if [ "X$ptmp" != "X" ]; then
3326 $ptmp &
3585 if [ "X$NEED_VENCRYPT_VIEWER_BRIDGE" = "X1" -a "X$ptmp" != "X" ] ; then
3589 env PPROXY_REMOVE=0 PPROXY_SLEEP=0 PPROXY_VENCRYPT_VIEWER_BRIDGE="$port2,$port1" $ptmp &
3633 if [ "X$NEED_VENCRYPT_VIEWER_BRIDGE" = "X1" -a "X$ptmp" != "X" ] ; then
3646 env PPROXY_REMOVE=0 PPROXY_SLEEP=0 PPROXY_VENCRYPT_VIEWER_BRIDGE="-$port1,$port2" $ptmp &
3658 $ptmp &