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

/illumos-gate/usr/src/common/mdesc/
H A Dmdesc_diff.c58 md_diff_t match1; member in struct:__anon2008
256 diff_res->match1.mdep =
261 bcopy(mde_match1_scr, diff_res->match1.mdep, matchsz);
263 diff_res->match1.nelem = nmatch;
335 *mde_match1p = mddp->match1.mdep;
338 return (mddp->match1.nelem);
361 MDD_FREE_CHECK(mddp, mddp->match1.mdep, mddp->match1.nelem *

Completed in 58 milliseconds