Searched refs:DTD_ATTR_PHYSICAL (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 113 #define DTD_ATTR_PHYSICAL (const xmlChar *) "physical" macro 2137 if (physspec != 0 && (fetchprop(cur, DTD_ATTR_PHYSICAL, in zonecfg_lookup_nwif() 2173 if ((err = fetchprop(cur, DTD_ATTR_PHYSICAL, tabptr->zone_nwif_physical, in zonecfg_lookup_nwif() 2211 if ((err = newprop(newnode, DTD_ATTR_PHYSICAL, in zonecfg_add_nwif_core() 2256 phys_match = match_prop(cur, DTD_ATTR_PHYSICAL, in zonecfg_delete_nwif_core() 4744 if ((err = fetchprop(cur, DTD_ATTR_PHYSICAL, tabptr->zone_nwif_physical, in zonecfg_getnwifent()
|