Searched refs:_time_now (Results 1 – 1 of 1) sorted by relevance
160 static time_t _time_now(void) { in _time_now() function1205 time_t now = _time_now(); in _cache_remove_expired()1297 now = _time_now(); in resolv_cache_lookup()1377 e->expires = ttl + _time_now(); in resolv_cache_add()1905 if (_time_now() >= e->expires) { in resolv_cache_get_expiration()