Home
last modified time | relevance | path

Searched defs:use_next (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ustat.h53 struct fmd_ustat_elem *use_next; /* pointer to next statistic in hash */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/
H A Dsched_impl.c412 an_walk_step_common(mdb_walk_state_t *wsp, boolean_t use_next) in an_walk_step_common()