Searched refs:ENOTSOCK (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | errno.h | 96 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro |
/u-boot/lib/ | ||
A D | errno_str.c | 102 ERRNO_MSG(ENOTSOCK, "Socket operation on non-socket"), |
Completed in 3 milliseconds