Home
last modified time | relevance | path

Searched refs:slzone (Results 1 – 1 of 1) sorted by path

/dragonfly/lib/libc/stdlib/
H A Dnmalloc.c183 typedef struct slzone { struct
186 struct slzone *z_Next; /* ZoneAry[] link if z_NFree non-zero */ argument
1212 off = sizeof(struct slzone); in _slaballoc()
2042 bzero(z, sizeof(struct slzone)); in zone_free()