leak_bufctl_t
leak_bufctl_t *nlkb, *lkb;
((volatile leak_bufctl_t *)nlkb)->lkb_next = lkb->lkb_next;
((volatile leak_bufctl_t *)lkb)->lkb_next = nlkb;
const leak_bufctl_t *lhs = *((const leak_bufctl_t **)l);
const leak_bufctl_t *rhs = *((const leak_bufctl_t **)r);
leak_bufctl_t *lkb;
sizeof (leak_bufctl_t *), UM_SLEEP);
qsort(ltp->lt_sorted, ltp->lt_leaks, sizeof (leak_bufctl_t *),
leak_bufctl_t *lkb, *l, *next;
lk_types[i].lt_leaks * sizeof (leak_bufctl_t *));
leak_bufctl_t **sorted;
leak_bufctl_t *lkb;
leak_bufctl_t **lt_sorted;
leak_bufctl_t *lkw_current;
leak_bufctl_t *lkw_hash_next;
leak_bufctl_t *lkb, *cur;
static leak_bufctl_t *lk_bufctl[LK_BUFCTLHSIZE];
leak_bufctl_t *
leak_bufctl_t *lk;
leak_bufctl_t *lk;
leak_bufctl_t *lk;
extern int leaky_subr_bufctl_cmp(const leak_bufctl_t *, const leak_bufctl_t *);
extern void leaky_subr_dump(const leak_bufctl_t *, int verbose);
extern int leaky_subr_invoke_callback(const leak_bufctl_t *, mdb_walk_cb_t,
#define LEAK_BUFCTL_SIZE(d) (OFFSETOF(leak_bufctl_t, lkb_stack[(d)]))
leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs)
leaky_subr_dump(const leak_bufctl_t *lkb, int verbose)
const leak_bufctl_t *cur;
leaky_subr_invoke_callback(const leak_bufctl_t *lkb, mdb_walk_cb_t cb,
leaky_subr_invoke_callback(const leak_bufctl_t *lkb, mdb_walk_cb_t cb,
leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs)
leaky_subr_dump(const leak_bufctl_t *lkb, int verbose)
const leak_bufctl_t *cur;