Searched defs:maxtimeout (Results 1 – 4 of 4) sorted by relevance
88 int maxtimeout = 5 * TIMEOUT; variable
82 static int maxtimeout = 5*TIMEOUT; variable
280 LLT maxtimeout; /* Maximum permitted timeout */ member
3516 const int maxtimeout = strtoint_clipped(val, 1, 255); in evdns_base_set_option_impl() local