Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h151 #undef TARGET_ENOBUFS
152 #define TARGET_ENOBUFS 132 /* No buffer space available */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h174 #undef TARGET_ENOBUFS
175 #define TARGET_ENOBUFS 233 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h50 #undef TARGET_ENOBUFS
51 #define TARGET_ENOBUFS 55 /* No buffer space available */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h54 #undef TARGET_ENOBUFS
55 #define TARGET_ENOBUFS 55 macro
/qemu/bsd-user/
H A Derrno_defs.h104 #define TARGET_ENOBUFS 55 /* No buffer space available */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h116 #define TARGET_ENOBUFS 105 /* No buffer space available */ macro