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

/osnet-11/usr/src/lib/libbrand/common/
H A Dlibbrand.c89 #define DTD_ATTR_ALIAS ((const xmlChar *) "alias") macro
1097 if ((alias = xmlGetProp(node, DTD_ATTR_ALIAS)) == NULL) {
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c111 #define DTD_ATTR_ALIAS (const xmlChar *) "alias" macro
233 { "alias", DTD_ATTR_ALIAS },
7561 if ((err = newprop(handle, newnode, DTD_ATTR_ALIAS,
7672 if ((fetchprop(handle, cur, DTD_ATTR_ALIAS, name,
7691 if ((err = fetchprop(handle, cur, DTD_ATTR_ALIAS,
7727 if (fetchprop(handle, cur, DTD_ATTR_ALIAS, tabptr->zone_dataset_alias,

Completed in 49 milliseconds