Home
last modified time | relevance | path

Searched refs:strtoint (Results 1 – 1 of 1) sorted by relevance

/external/libevent/
Devdns.c412 static int strtoint(const char *const str);
3290 strtoint(const char *const str) in strtoint() function
3318 int r = strtoint(str); in strtoint_clipped()
3394 const int ndots = strtoint(val); in evdns_base_set_option_impl()
3430 int retries = strtoint(val); in evdns_base_set_option_impl()
3437 int randcase = strtoint(val); in evdns_base_set_option_impl()