Searched refs:ENOPROTOOPT (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | errno.h | 100 #define ENOPROTOOPT 92 /* Protocol not available */ macro |
/u-boot/lib/ | ||
A D | errno_str.c | 106 ERRNO_MSG(ENOPROTOOPT, "Protocol not available"), |
Completed in 3 milliseconds