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

/freebsd-10-stable/contrib/unbound/util/storage/
H A Dlruhash.h379 void lru_front(struct lruhash* table, struct lruhash_entry* entry);
H A Dlruhash.c265 lru_front(struct lruhash* table, struct lruhash_entry* entry) function
295 lru_front(table, entry);
323 lru_front(table, entry);

Completed in 98 milliseconds