Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbrand/common/
H A Dlibbrand.c89 #define DTD_ATTR_ALLOWEXCL ((const xmlChar *) "allow-exclusive-ip") macro
759 allow_excl = xmlGetProp(node, DTD_ATTR_ALLOWEXCL); in brand_allow_exclusive_ip()