Searched refs:xc_report_error (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_private.h | 112 void xc_report_error(xc_interface *xch, int code, const char *fmt, ...) 142 xc_report_error(xch,XC_INTERNAL_ERROR,_m , ## _a ); \ 146 xc_report_error(xch,XC_INTERNAL_ERROR,_m " (%d = %s)", \
|
A D | xc_private.c | 185 void xc_report_error(xc_interface *xch, int code, const char *fmt, ...) in xc_report_error() function
|
Completed in 4 milliseconds