Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_private.c529 const char *xc_strerror(xc_interface *xch, int errcode) in xc_strerror() argument
533 return strerror(errcode); in xc_strerror()
557 strerror_str = strerror(errcode); in xc_strerror()
/tools/include/
A Dxenctrl.h1663 const char *xc_strerror(xc_interface *xch, int errcode);

Completed in 12 milliseconds