Searched refs:strtotimeval (Results 1 – 1 of 1) sorted by relevance
3303 strtotimeval(const char *const str, struct timeval *out) in strtotimeval() function3406 if (strtotimeval(val, &tv) == -1) return -1; in evdns_base_set_option_impl()3412 if (strtotimeval(val, &tv) == -1) return -1; in evdns_base_set_option_impl()3454 if (strtotimeval(val, &tv) == -1) return -1; in evdns_base_set_option_impl()