Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_convert_callout.c29 static void helper_stop(libxl__egc *egc, libxl__ao_abortable *abrt, int rc);
53 chs->abrt.callback = helper_stop; in libxl__convert_legacy_stream()
137 static void helper_stop(libxl__egc *egc, libxl__ao_abortable *abrt, int rc) in helper_stop() function
A Dlibxl_save_callout.c35 static void helper_stop(libxl__egc *egc, libxl__ao_abortable*, int rc);
177 shs->abrt.callback = helper_stop; in run_helper()
267 static void helper_stop(libxl__egc *egc, libxl__ao_abortable *abrt, int rc) in helper_stop() function
286 helper_stop(egc, &shs->abrt, ERROR_FAIL); in libxl__save_helper_abort()

Completed in 5 milliseconds