Searched refs:ENOSR (Results 1 – 8 of 8) sorted by relevance
369 # ifndef ENOSR370 # define ENOSR 124 macro546 #ifdef ENOSR547 no_stream_resources = ENOSR,
36 #define ENOSR 63 /* Out of streams resources */ macro
98 case ENOSR: in strerror_override()
127 # define ENOSR 124 /* not required by POSIX */ macro
40 #define ENOSR 63 /* Out of streams resources */ macro
2062 case -ENOSR: in handle_bulk_completion()2167 case -ENOSR: in handle_iso_completion()2276 case -ENOSR: in handle_control_completion()
620 #define VKI_ENOSR ENOSR
1629 return (errno == ENOSR)? 0: -1;