Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c118 #define DTD_ATTR_PHYSICAL (const xmlChar *) "physical" macro
2145 if (physspec != 0 && (fetchprop(cur, DTD_ATTR_PHYSICAL, in zonecfg_lookup_nwif()
2181 if ((err = fetchprop(cur, DTD_ATTR_PHYSICAL, tabptr->zone_nwif_physical, in zonecfg_lookup_nwif()
2219 if ((err = newprop(newnode, DTD_ATTR_PHYSICAL, in zonecfg_add_nwif_core()
2264 phys_match = match_prop(cur, DTD_ATTR_PHYSICAL, in zonecfg_delete_nwif_core()
4907 if ((err = fetchprop(cur, DTD_ATTR_PHYSICAL, tabptr->zone_nwif_physical, in zonecfg_getnwifent()