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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2323 boolean_t dir_match, spec_match, raw_match, type_match; local
2332 raw_match = match_prop(handle, cur, DTD_ATTR_RAW,
2336 if (dir_match && spec_match && raw_match && type_match) {

Completed in 44 milliseconds