Searched refs:clienttimeout (Results 1 – 2 of 2) sorted by relevance
15 clienttimeout=$longtimeout105 clienttimeout=$((OPTARG))106 callopts="$callopts -B $clienttimeout"
52 …($timeoutcmd $clienttimeout cat $testfifo | if read -n 1 char; then echo "output: $char" ; fi) 2>/…