RTEMS 6.1-rc1
|
This source file contains the implementation of T_strerror(), T_check_eno(), and T_check_eno_success(). More...
Macros | |
#define | T_STRERROR_CASE(eno) case eno: return #eno |
Functions | |
const char * | T_strerror (int eno) |
void | T_check_eno (const T_check_context *t, int a, int e) |
void | T_check_eno_success (const T_check_context *t, int a) |
This source file contains the implementation of T_strerror(), T_check_eno(), and T_check_eno_success().