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
16 src/xml_file.c | 1 +
19 diff --git a/src/xml_file.c b/src/xml_file.c
21 --- a/src/xml_file.c
22 +++ b/src/xml_file.c
30 #include "xml_file.h"
/openbmc/bmcweb/scripts/
H A Dgenerate_schema_collections.py39 def resolve_filename(xml_file): argument
44 if csdl_file == xml_file:
49 def parse_node(target_entitytype, path, top_collections, found_top, xml_file): argument
51 filepath = resolve_filename(xml_file)