Searched refs:xc_dom_strdup (Results 1 – 2 of 2) sorted by relevance
295 char *xc_dom_strdup(struct xc_dom_image *dom, const char *str) in xc_dom_strdup() function762 dom->cmdline = xc_dom_strdup(dom, cmdline); in xc_dom_allocate()829 dom->modules[mod].cmdline = xc_dom_strdup(dom, cmdline); in xc_dom_module_file()879 dom->modules[mod].cmdline = xc_dom_strdup(dom, cmdline); in xc_dom_module_mem()
371 char *xc_dom_strdup(struct xc_dom_image *dom, const char *str);
Completed in 5 milliseconds