Searched refs:lh_walk_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dldi.c51 } lh_walk_t; typedef in typeref:struct:lh_walk
74 lh_walk_t *lhwp;
83 lhwp = mdb_alloc(sizeof (lh_walk_t), UM_SLEEP|UM_GC);
103 lh_walk_t *lhwp = (lh_walk_t *)wsp->walk_data;

Completed in 54 milliseconds