Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbrand/common/
H A Dlibbrand.c174 open_xml_file(const char *file) in open_xml_file() function
252 if ((bhp->bh_config = open_xml_file(path)) == NULL) { in brand_open()
288 if ((bhp->bh_platform = open_xml_file(path)) == NULL) { in brand_open()