Searched refs:errno_EINVAL (Results 1 – 4 of 4) sorted by relevance
1371 extern const int errno_EINVAL;
928 const int errno_EINVAL = EINVAL; variable
3557 if (res == errno_EINVAL)3567 if (res == errno_EINVAL)
962 *__errno_location() = errno_EINVAL; in INTERCEPTOR()980 *__errno_location() = errno_EINVAL; in INTERCEPTOR()