Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/
H A D0001-include-rpm-rpmstring.h.patch9 src/xml_file.c:341:36: error: call to undeclared functi
15 src/xml_file.c | 1 +
18 diff --git a/src/xml_file.c b/src/xml_file.c
20 --- a/src/xml_file.c
21 +++ b/src/xml_file.c
29 #include "xml_file.h"
/openbmc/bmcweb/scripts/
H A Dgenerate_schema_collections.py40 def resolve_filename(xml_file): argument
45 if csdl_file == xml_file:
50 def parse_node(target_entitytype, path, top_collections, found_top, xml_file): argument
52 filepath = resolve_filename(xml_file)