Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_convert_callout.c131 libxl__kill(gc, chs->child.pid, SIGTERM, "conversion helper"); in libxl__conversion_helper_abort()
A Dlibxl_save_callout.c264 libxl__kill(gc, shs->child.pid, SIGKILL, "save/restore helper"); in helper_failed()
280 libxl__kill(gc, shs->child.pid, SIGTERM, "save/restore helper"); in helper_stop()
A Dlibxl_aoutils.c622 void libxl__kill(libxl__gc *gc, pid_t pid, int sig, const char *what) in libxl__kill() function
A Dlibxl_internal.h2392 _hidden void libxl__kill(libxl__gc *gc, pid_t pid, int sig, const char *what);

Completed in 20 milliseconds