Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.c39 xch->error_handler = logger; xch->error_handler_tofree = 0; in xc_interface_open()
43 xch->error_handler = xch->error_handler_tofree = in xc_interface_open()
79 xtl_logger_destroy(xch->error_handler_tofree); in xc_interface_open()
101 xtl_logger_destroy(xch->error_handler_tofree); in xc_interface_close()
A Dxc_private.h90 xentoollog_logger *error_handler, *error_handler_tofree; member

Completed in 5 milliseconds