Searched refs:tlimit (Results 1 - 1 of 1) sorted by relevance
/httpd/support/ | ||
H A D | ab.c | 278 int tlimit = 0; /* time limit in secs */ variable 1805 stoptime = tlimit ? (start + apr_time_from_sec(tlimit)) : AB_MAX; 2241 tlimit = atoi(opt_arg); |
Completed in 1897 milliseconds