Searched defs:EPROTONOSUPPORT (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/system/ | ||
| H A D | os-win32.h | 110 # define EPROTONOSUPPORT EINVAL macro |
| /openbmc/u-boot/include/linux/ | ||
| H A D | errno.h | 101 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro |