Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h186 #define TARGET_ECANCELED 131 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h146 #define TARGET_ECANCELED 88 /* Operation canceled */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h195 #define TARGET_ECANCELED 127 /* Operation Cancelled */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h190 #define TARGET_ECANCELED 158 /* AIO operation canceled */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h208 #define TARGET_ECANCELED 253 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h137 #define TARGET_ECANCELED 125 /* Operation Canceled */ macro