leaknode
RBT_ENTRY(leaknode) entry;
leakcmp(const struct leaknode *e1, const struct leaknode *e2)
RBT_HEAD(leaktree, leaknode);
RBT_PROTOTYPE(leaktree, leaknode, entry, leakcmp);
RBT_GENERATE(leaktree, leaknode, entry, leakcmp);
struct leaknode key, *p;
static struct leaknode *page;
used >= MALLOC_PAGESIZE / sizeof(struct leaknode)) {
dump_leak(struct leaknode *p)
struct leaknode *p;