Searched refs:strtoint_clipped (Results 1 – 1 of 1) sorted by relevance
2638 strtoint_clipped(const char *const str, int min, int max) in strtoint_clipped() function2670 const int maxtimeout = strtoint_clipped(val, 1, 255); in evdns_set_option()2677 const int maxinflight = strtoint_clipped(val, 1, 65000); in evdns_set_option()