Searched refs:errcode (Results 1 – 2 of 2) sorted by relevance
529 const char *xc_strerror(xc_interface *xch, int errcode) in xc_strerror() argument533 return strerror(errcode); in xc_strerror()557 strerror_str = strerror(errcode); in xc_strerror()
1663 const char *xc_strerror(xc_interface *xch, int errcode);
Completed in 12 milliseconds