Home
last modified time | relevance | path

Searched refs:TARGET_ESTRPIPE (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h122 #undef TARGET_ESTRPIPE
123 #define TARGET_ESTRPIPE 91 /* Streams pipe error */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h111 #undef TARGET_ESTRPIPE
112 #define TARGET_ESTRPIPE 92 /* Streams pipe error */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h113 #undef TARGET_ESTRPIPE
114 #define TARGET_ESTRPIPE 176 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h179 #undef TARGET_ESTRPIPE
180 #define TARGET_ESTRPIPE 128 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h97 #define TARGET_ESTRPIPE 86 /* Streams pipe error */ macro