Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/util/storage/
HDlruhash.c271 lru_front(struct lruhash* table, struct lruhash_entry* entry) in lru_front() function
301 lru_front(table, entry); in lru_touch()
330 lru_front(table, entry); in lruhash_insert()
678 lru_front(table, entry); in lruhash_insert_or_retrieve()
HDlruhash.h435 void lru_front(struct lruhash* table, struct lruhash_entry* entry);