Searched defs:lkw_hash_next (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky.c85 leak_bufctl_t *lkw_hash_next; member in struct:leak_walk
937 lw->lkw_hash_next = NULL;
949 if ((lk = lw->lkw_hash_next) == NULL) {
960 lw->lkw_hash_next = lk->lkb_hash_next;

Completed in 56 milliseconds