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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c151 #define DTD_ATTR_PHYSICAL (const xmlChar *) "physical" macro
730 } else if (xmlStrcmp(dtd, DTD_ATTR_PHYSICAL) == 0 ||
734 * and DTD_ATTR_PHYSICAL.
2634 if ((fetchprop(handle, cur, DTD_ATTR_PHYSICAL,
2721 if (physspec != 0 && (fetchprop(handle, cur, DTD_ATTR_PHYSICAL,
2756 if ((err = fetchprop(handle, cur, DTD_ATTR_PHYSICAL,
2794 if ((err = newprop(handle, newnode, DTD_ATTR_PHYSICAL,
2882 phys_match = match_prop(handle, cur, DTD_ATTR_PHYSICAL,
5745 if ((err = fetchprop(handle, cur, DTD_ATTR_PHYSICAL,

Completed in 43 milliseconds