Searched defs:open_xml_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbrand/common/
H A Dlibbrand.c186 open_xml_file(const char *file) function
262 if ((bhp->bh_config = open_xml_file(path)) == NULL) {
298 if ((bhp->bh_platform = open_xml_file(path)) == NULL) {

Completed in 56 milliseconds