Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c120 #define DTD_ATTR_VALUE (const xmlChar *) "value" macro
3026 if ((fetchprop(cur, DTD_ATTR_VALUE, value, in zonecfg_lookup_attr()
3058 if ((err = fetchprop(cur, DTD_ATTR_VALUE, tabptr->zone_attr_value, in zonecfg_lookup_attr()
3078 err = newprop(newnode, DTD_ATTR_VALUE, tabptr->zone_attr_value); in zonecfg_add_attr_core()
3115 value_match = match_prop(cur, DTD_ATTR_VALUE, in zonecfg_delete_attr_core()
4910 if ((err = fetchprop(cur, DTD_ATTR_VALUE, tabptr->zone_attr_value, in zonecfg_getattrent()