Home
last modified time | relevance | path

Searched refs:xml_export_image (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/wimlib/wimlib-1.13.0/include/wimlib/
H A Dxml.h48 xml_export_image(const struct wim_xml_info *src_info, int src_image,
/dports/sysutils/wimlib/wimlib-1.13.0/src/
H A Dexport_image.c234 ret = xml_export_image(src_wim->xml_info, src_image, in wimlib_export_image()
H A Dxml.c798 xml_export_image(const struct wim_xml_info *src_info, int src_image, in xml_export_image() function
H A Dmount_image.c1039 ret = xml_export_image(wim->xml_info, image, in renew_current_image()