Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares_timeout.c27 static long timeoffset(struct timeval *now, struct timeval *check) in timeoffset() function
63 offset = timeoffset(&now, &query->timeout); in ares_timeout()
/third_party/node/deps/cares/
DCHANGES3508 - timeoffset: made static and private