Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_private.h106 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 Dxc_private.c200 void xc_report_error(xc_interface *xch, int code, const char *fmt, ...) in xc_report_error() function

Completed in 4 milliseconds