Searched refs:ENOSTR (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | errno.h | 68 #define ENOSTR 60 /* Device not a stream */ macro |
/u-boot/lib/ | ||
A D | errno_str.c | 74 ERRNO_MSG(ENOSTR, "Device not a stream"), |
Completed in 3 milliseconds