Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmodhash.c43 } modent_step_data_t; typedef
47 modent_step_data_t hwalk_msd; /* current entry data */
52 #define HW_SIZE(n) (sizeof (modent_step_data_t) + MH_SIZE(n))
278 const modent_step_data_t *msd = data; in modent_format()