Searched refs:config_to_xml (Results 1 – 3 of 3) sorted by relevance
138 extern int config_to_xml(devconfig_t *config, xmlDocPtr *doc);
591 config_to_xml( in config_to_xml() function
1172 if ((error = config_to_xml(config, &doc)) == 0) { in handle_config()