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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddnlc.c24 uintptr_t dw_hash; member in struct:dnlc_walk
51 if (mdb_readvar(&dwp->dw_hash, "nc_hash") == -1) {
73 dwp->dw_head = dwp->dw_hash +
77 dwp->dw_hash);

Completed in 99 milliseconds