Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_dom_core.c295 char *xc_dom_strdup(struct xc_dom_image *dom, const char *str) in xc_dom_strdup() function
762 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()
/xen/tools/libxc/include/
A Dxc_dom.h371 char *xc_dom_strdup(struct xc_dom_image *dom, const char *str);

Completed in 5 milliseconds