Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares__timeval.c21 struct timeval ares__tvnow(void) in ares__tvnow() function
37 struct timeval ares__tvnow(void) in ares__tvnow() function
71 struct timeval ares__tvnow(void) in ares__tvnow() function
85 struct timeval ares__tvnow(void) in ares__tvnow() function
Dares_timeout.c53 now = ares__tvnow(); in ares_timeout()
Dares_send.c135 now = ares__tvnow(); in ares_send()
Dares_private.h352 struct timeval ares__tvnow(void);
Dares_process.c127 struct timeval now = ares__tvnow(); in processfds()
Dares_init.c141 now = ares__tvnow(); in ares_init_options()
DCHANGES.0560 - Use monotonic time source if available, for private function ares__tvnow()