Searched refs:libxl__uuid2string (Results 1 – 6 of 6) sorted by relevance
149 uuid_string = libxl__uuid2string(gc, *uuid); in libxl_cpupool_create()
325 uuid = libxl__uuid2string(gc, ptr.uuid); in libxl_set_memory_target()
1341 char *libxl__uuid2string(libxl__gc *gc, const libxl_uuid uuid) in libxl__uuid2string() function
211 uuid_string = libxl__uuid2string(gc, new_uuid); in libxl_domain_preserve()
558 uuid_string = libxl__uuid2string(gc, info->uuid); in libxl__domain_make()
1769 _hidden char *libxl__uuid2string(libxl__gc *gc, const libxl_uuid uuid);
Completed in 22 milliseconds