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

/freebsd-11.0-release/contrib/unbound/util/storage/
H A Dlruhash.h320 void bin_delete(struct lruhash* table, struct lruhash_bin* bin);
H A Dlruhash.c97 bin_delete(struct lruhash* table, struct lruhash_bin* bin) function
160 bin_delete(table, &table->array[i]);

Completed in 61 milliseconds