Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky.c83 leak_bufctl_t *lkw_hash_next; member
935 lw->lkw_hash_next = NULL; in leaky_walk_init()
947 if ((lk = lw->lkw_hash_next) == NULL) { in leaky_walk_step_common()
958 lw->lkw_hash_next = lk->lkb_hash_next; in leaky_walk_step_common()