Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/mdesc/
H A Dmdesc_diff.c105 mde_cookie_t *mde_match2_scr; in md_diff_init() local
190 mde_match2_scr = diff_res->allocp(sizeof (mde_cookie_t) * md2count); in md_diff_init()
215 mde_match2_scr[nmatch] = md2nodesp[match]; in md_diff_init()
262 bcopy(mde_match2_scr, diff_res->match2.mdep, matchsz); in md_diff_init()
274 diff_res->freep(mde_match2_scr, sizeof (mde_cookie_t) * md2count); in md_diff_init()