Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h55 #define TARGET_ENOBUFS 55 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h104 #define TARGET_ENOBUFS 55 /* No buffer space available */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h51 #define TARGET_ENOBUFS 55 /* No buffer space available */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h152 #define TARGET_ENOBUFS 132 /* No buffer space available */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h175 #define TARGET_ENOBUFS 233 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h116 #define TARGET_ENOBUFS 105 /* No buffer space available */ macro