Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbrand/common/
H A Dlibbrand.c81 #define DTD_ELEM_SYMLINK ((const xmlChar *) "symlink") macro
949 if (xmlStrcmp(node->name, DTD_ELEM_SYMLINK) != 0) in brand_platform_iter_link()