strtoint_clipped 2670 third_party/libevent/evdns.c const int maxtimeout = strtoint_clipped(val, 1, 255); strtoint_clipped 2677 third_party/libevent/evdns.c const int maxinflight = strtoint_clipped(val, 1, 65000);