Home
last modified time | relevance | path

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

/external/libevent/
Devdns.c3396 evdns_strtotimeval(const char *const str, struct timeval *out) in evdns_strtotimeval() function
3499 if (evdns_strtotimeval(val, &tv) == -1) return -1; in evdns_base_set_option_impl()
3505 if (evdns_strtotimeval(val, &tv) == -1) return -1; in evdns_base_set_option_impl()
3548 if (evdns_strtotimeval(val, &tv) == -1) return -1; in evdns_base_set_option_impl()