Home
last modified time | relevance | path

Searched defs:TARGET_ENOPROTOOPT (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h29 #define TARGET_ENOPROTOOPT 42 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h89 #define TARGET_ENOPROTOOPT 42 /* Protocol not available */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h25 #define TARGET_ENOPROTOOPT 42 /* Protocol not available */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h126 #define TARGET_ENOPROTOOPT 99 /* Protocol not available */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h149 #define TARGET_ENOPROTOOPT 220 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h103 #define TARGET_ENOPROTOOPT 92 /* Protocol not available */ macro