Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h185 #undef TARGET_EINPROGRESS
186 #define TARGET_EINPROGRESS 150 /* Operation now in progress */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h196 #undef TARGET_EINPROGRESS
197 #define TARGET_EINPROGRESS 245 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h12 #undef TARGET_EINPROGRESS
13 #define TARGET_EINPROGRESS 36 /* Operation now in progress */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h16 #undef TARGET_EINPROGRESS
17 #define TARGET_EINPROGRESS 36 macro
/qemu/bsd-user/
H A Derrno_defs.h81 #define TARGET_EINPROGRESS 36 /* Operation now in progress */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h126 #define TARGET_EINPROGRESS 115 /* Operation now in progress */ macro