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

/illumos-gate/usr/src/common/mdesc/
H A Dmdesc_diff.c46 #define MD_DIFF_NOMATCH (-1) macro
209 if (match == MD_DIFF_NOMATCH)
433 if (match != MD_DIFF_NOMATCH)
444 * return MD_DIFF_NOMATCH.
472 return (MD_DIFF_NOMATCH);
479 * same. Returns MD_DIFF_NOMATCH if the nodes do not match and
494 return (MD_DIFF_NOMATCH);
525 return (MD_DIFF_NOMATCH);
546 return (MD_DIFF_NOMATCH);
556 return (MD_DIFF_NOMATCH);
[all...]

Completed in 56 milliseconds