Searched refs:ESOCKTNOSUPPORT (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/linux/ | ||
| A D | errno.h | 102 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro |
| /u-boot/lib/ | ||
| A D | errno_str.c | 108 ERRNO_MSG(ESOCKTNOSUPPORT, "Socket type not supported"), |
Completed in 3 milliseconds