Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/services/cache/
HDinfra.c771 static int* infra_rate_find_second(void* data, time_t t) in infra_rate_find_second() function
819 int* cur = infra_rate_find_second(entry->data, timenow); in infra_ratelimit_inc()
846 cur = infra_rate_find_second(entry->data, timenow); in infra_ratelimit_dec()