Searched defs:tlimit (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dab.c278 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 18 milliseconds