Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h170 #undef TARGET_ENOTUNIQ
171 #define TARGET_ENOTUNIQ 115 /* Name not unique on network */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h158 #undef TARGET_ENOTUNIQ
159 #define TARGET_ENOTUNIQ 113 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h87 #undef TARGET_ENOTUNIQ
88 #define TARGET_ENOTUNIQ 80 /* Name not unique on network */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h95 #undef TARGET_ENOTUNIQ
96 #define TARGET_ENOTUNIQ 167 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h87 #define TARGET_ENOTUNIQ 76 /* Name not unique on network */ macro