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

/opensolaris-onvv-gate/usr/src/common/mdesc/
H A Dmdesc_findname.c55 for (idx = 0; idx < mdp->name_blk_size; idx += len) {
H A Dmdesc_init_intern.c73 mdp->name_blk_size = mdtoh32(mdp->headerp->name_blk_sz);
77 mdp->name_blk_size + mdp->data_blk_size;
82 mdp->name_blk_size + mdp->node_blk_size);
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dmdesc_impl.h124 int name_blk_size; member in struct:MACHINE_DESCRIPTION

Completed in 56 milliseconds