Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/include/
H A Dbl.h69 void bl_destroy(bl_t);
/freebsd/contrib/blocklist/lib/
H A Dblacklist.c107 bl_destroy(bl); in blacklist_close()
H A Dbl.c306 bl_destroy(bl_t b) in bl_destroy() function