Home
last modified time | relevance | path

Searched refs:TARGET_EOPNOTSUPP (Results 1 – 25 of 83) sorted by relevance

1234

/dports/emulators/qemu/qemu-6.2.0/bsd-user/x86_64/
H A Dtarget_arch_signal.h73 return -TARGET_EOPNOTSUPP; in get_mcontext()
81 return -TARGET_EOPNOTSUPP; in set_mcontext()
89 return -TARGET_EOPNOTSUPP; in get_ucontext_sigreturn()
/dports/emulators/qemu/qemu-6.2.0/bsd-user/i386/
H A Dtarget_arch_signal.h73 return -TARGET_EOPNOTSUPP; in get_mcontext()
81 return -TARGET_EOPNOTSUPP; in set_mcontext()
89 return -TARGET_EOPNOTSUPP; in get_ucontext_sigreturn()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/bsd-user/x86_64/
H A Dtarget_arch_signal.h75 return -TARGET_EOPNOTSUPP; in get_mcontext()
83 return -TARGET_EOPNOTSUPP; in set_mcontext()
91 return -TARGET_EOPNOTSUPP; in get_ucontext_sigreturn()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/bsd-user/i386/
H A Dtarget_arch_signal.h75 return -TARGET_EOPNOTSUPP; in get_mcontext()
83 return -TARGET_EOPNOTSUPP; in set_mcontext()
91 return -TARGET_EOPNOTSUPP; in get_ucontext_sigreturn()
/dports/emulators/qemu42/qemu-4.2.1/linux-user/sparc/
H A Dtarget_errno.h25 #undef TARGET_EOPNOTSUPP
26 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/dports/emulators/qemu/qemu-6.2.0/linux-user/alpha/
H A Dtarget_errno_defs.h34 #undef TARGET_EOPNOTSUPP
35 #define TARGET_EOPNOTSUPP 45 macro
/dports/emulators/qemu/qemu-6.2.0/linux-user/mips/
H A Dtarget_errno_defs.h131 #undef TARGET_EOPNOTSUPP
132 #define TARGET_EOPNOTSUPP 122 /* Operation not supported on transport endpoint */ macro
/dports/emulators/qemu/qemu-6.2.0/linux-user/hppa/
H A Dtarget_errno_defs.h154 #undef TARGET_EOPNOTSUPP
155 #define TARGET_EOPNOTSUPP 223 macro
/dports/emulators/qemu/qemu-6.2.0/linux-user/sparc/
H A Dtarget_errno_defs.h30 #undef TARGET_EOPNOTSUPP
31 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/dports/emulators/qemu60/qemu-6.0.0/linux-user/sparc/
H A Dtarget_errno.h25 #undef TARGET_EOPNOTSUPP
26 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/dports/emulators/qemu5/qemu-5.2.0/linux-user/sparc/
H A Dtarget_errno.h25 #undef TARGET_EOPNOTSUPP
26 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/sparc/
H A Dtarget_errno.h25 #undef TARGET_EOPNOTSUPP
26 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/sparc/
H A Dtarget_errno.h25 #undef TARGET_EOPNOTSUPP
26 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/sparc/
H A Dtarget_errno.h25 #undef TARGET_EOPNOTSUPP
26 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/alpha/
H A Dtarget_errno_defs.h34 #undef TARGET_EOPNOTSUPP
35 #define TARGET_EOPNOTSUPP 45 macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/hppa/
H A Dtarget_errno_defs.h154 #undef TARGET_EOPNOTSUPP
155 #define TARGET_EOPNOTSUPP 223 macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/sparc/
H A Dtarget_errno_defs.h30 #undef TARGET_EOPNOTSUPP
31 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/mips/
H A Dtarget_errno_defs.h131 #undef TARGET_EOPNOTSUPP
132 #define TARGET_EOPNOTSUPP 122 /* Operation not supported on transport endpoint */ macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/sparc/
H A Dtarget_errno.h25 #undef TARGET_EOPNOTSUPP
26 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/dports/emulators/qemu42/qemu-4.2.1/linux-user/mips64/
H A Dtarget_syscall.h139 #undef TARGET_EOPNOTSUPP
140 #define TARGET_EOPNOTSUPP 122 /* Operation not supported on transport endpoint */ macro
/dports/emulators/qemu42/qemu-4.2.1/linux-user/hppa/
H A Dtarget_syscall.h171 #undef TARGET_EOPNOTSUPP
172 #define TARGET_EOPNOTSUPP 223 macro
/dports/emulators/qemu42/qemu-4.2.1/linux-user/mips/
H A Dtarget_syscall.h142 #undef TARGET_EOPNOTSUPP
143 #define TARGET_EOPNOTSUPP 122 /* Operation not supported on transport endpoint */ macro
/dports/emulators/qemu60/qemu-6.0.0/linux-user/mips/
H A Dtarget_syscall.h142 #undef TARGET_EOPNOTSUPP
143 #define TARGET_EOPNOTSUPP 122 /* Operation not supported on transport endpoint */ macro
/dports/emulators/qemu60/qemu-6.0.0/linux-user/mips64/
H A Dtarget_syscall.h139 #undef TARGET_EOPNOTSUPP
140 #define TARGET_EOPNOTSUPP 122 /* Operation not supported on transport endpoint */ macro
/dports/emulators/qemu60/qemu-6.0.0/linux-user/hppa/
H A Dtarget_syscall.h172 #undef TARGET_EOPNOTSUPP
173 #define TARGET_EOPNOTSUPP 223 macro

1234