Home
last modified time | relevance | path

Searched defs:malloc_type (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/sys/
Dmalloc.h60 struct malloc_type { struct
61 struct malloc_type *ks_next; /* Next in global chain. */ argument
69 struct malloc_type type[1] = { \ argument