Searched refs:timeoutfactor (Results 1 – 8 of 8) sorted by relevance
68 timeoutfactor=$TIMEOUTFACTOR85 timeoutfactor="$1"
289 unsigned int timeoutfactor = TIMEOUTFACTOR; in support_test_main() local338 timeoutfactor = MAX (env_fact, 1); in support_test_main()394 config->timeout, timeoutfactor); in support_test_main()453 alarm (timeout * timeoutfactor); in support_test_main()
172 AC_ARG_WITH([timeoutfactor], optwith173 AS_HELP_STRING([--with-timeoutfactor=NUM],175 [timeoutfactor=$withval],176 [timeoutfactor=1])177 AC_DEFINE_UNQUOTED(TIMEOUTFACTOR, $timeoutfactor)
3402 withval=$with_timeoutfactor; timeoutfactor=$withval3404 timeoutfactor=1
123 '--with-timeoutfactor=NUM'
147 @item --with-timeoutfactor=@var{NUM}
6181 Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
50454 * scripts/cross-test-ssh.sh (timeoutfactor): Default to51271 --timeoutfactor option.51272 (timeoutfactor): New variable.