Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_private.c37 xch->error_handler = logger; xch->error_handler_tofree = 0; in xc_interface_open()
41 xch->error_handler = xch->error_handler_tofree = in xc_interface_open()
77 xtl_logger_destroy(xch->error_handler_tofree); in xc_interface_open()
99 xtl_logger_destroy(xch->error_handler_tofree); in xc_interface_close()
A Dxc_private.h83 xentoollog_logger *error_handler, *error_handler_tofree; member

Completed in 32 milliseconds