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

/freebsd-11.0-release/contrib/unbound/util/storage/
H A Dlruhash.h387 void lru_remove(struct lruhash* table, struct lruhash_entry* entry);
H A Dlruhash.c276 lru_remove(struct lruhash* table, struct lruhash_entry* entry) function
293 lru_remove(table, entry);
393 lru_remove(table, entry);

Completed in 56 milliseconds