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