Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h37 #define TARGET_EPFNOSUPPORT 46 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h93 #define TARGET_EPFNOSUPPORT 46 /* Protocol family not supported */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h33 #define TARGET_EPFNOSUPPORT 46 /* Protocol family not supported */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h134 #define TARGET_EPFNOSUPPORT 123 /* Protocol family not supported */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h157 #define TARGET_EPFNOSUPPORT 224 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h107 #define TARGET_EPFNOSUPPORT 96 /* Protocol family not supported */ macro