Home
last modified time | relevance | path

Searched refs:alist_destroy (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
HDalist.h103 void alist_destroy(alist_t, struct malloc_type *);
/dragonfly/sys/kern/
HDsubr_alist.c226 alist_destroy(alist_t bl, struct malloc_type *mtype) in alist_destroy() function