Searched defs:maxtimeout (Results 1 – 4 of 4) sorted by relevance
68 int maxtimeout = 7200;/* don't allow idle time to be set beyond 2 hours */ variable
104 int maxtimeout = 7200;/* don't allow idle time to be set beyond 2 hours */ variable
3512 const int maxtimeout = strtoint_clipped(val, 1, 255); in evdns_base_set_option_impl() local