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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1785 boolean_t dir_match, spec_match, raw_match, type_match; local
1793 raw_match = match_prop(cur, DTD_ATTR_RAW,
1797 if (dir_match && spec_match && raw_match && type_match) {

Completed in 58 milliseconds