Searched refs:alloc_special_clean (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/unbound/util/ | ||
| H A D | alloc.h | 58 #define alloc_special_clean(x) (x)->id = 0; macro |
| H A D | alloc.c | 288 alloc_special_clean(mem); in alloc_special_release() |