Home
last modified time | relevance | path

Searched defs:host_to_target_errno (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-syscall.c83 int host_to_target_errno(int err) in host_to_target_errno() function
/openbmc/qemu/linux-user/
H A Dsyscall.c544 static inline int host_to_target_errno(int host_errno) in host_to_target_errno() function