Searched refs:ENOSR (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/linux/ | ||
| A D | errno.h | 71 #define ENOSR 63 /* Out of streams resources */ macro |
| /u-boot/lib/ | ||
| A D | errno_str.c | 77 ERRNO_MSG(ENOSR, "Out of streams resources"), |
Completed in 5 milliseconds