Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h183 #undef TARGET_EALREADY
184 #define TARGET_EALREADY 149 /* Operation already in progress */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h194 #undef TARGET_EALREADY
195 #define TARGET_EALREADY 244 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h14 #undef TARGET_EALREADY
15 #define TARGET_EALREADY 37 /* Operation already in progress */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h18 #undef TARGET_EALREADY
19 #define TARGET_EALREADY 37 macro
/qemu/bsd-user/
H A Derrno_defs.h82 #define TARGET_EALREADY 37 /* Operation already in progress */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h125 #define TARGET_EALREADY 114 /* Operation already in progress */ macro