Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_timeout.c27 static long timeoffset(struct timeval *now, struct timeval *check) in timeoffset() function
63 offset = timeoffset(&now, &query->timeout); in ares_timeout()