Searched refs:xml_to_config (Results 1 – 3 of 3) sorted by relevance
123 extern int xml_to_config(xmlDocPtr doc, devconfig_t **config);
553 xml_to_config( in xml_to_config() function
1409 if ((error = xml_to_config(doc, &config)) == 0) { in main()