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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c2169 int fd, const char *filenm, const char *escheme)
2188 "%s: tmp=0x%p, thp=0x%p, filenm=%s, escheme=%s, "
2190 (char *)filenm, (char *)escheme,
2267 if (xmlStrcmp(scheme, (xmlChar *)escheme) != 0) {
2270 __func__, scheme, escheme);
2393 topo_xml_read(topo_mod_t *tmp, const char *path, const char *escheme) argument
2406 if ((tip = txml_file_parse(tmp, fd, path, escheme)) == NULL) {
2168 txml_file_parse(topo_mod_t *tmp, int fd, const char *filenm, const char *escheme) argument

Completed in 25 milliseconds