Searched defs:phys_match (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2252 boolean_t addr_match, phys_match, allowed_addr_match; local
2262 phys_match = match_prop(cur, DTD_ATTR_PHYSICAL,
2265 if (addr_match && allowed_addr_match && phys_match) {

Completed in 84 milliseconds