Home
last modified time | relevance | path

Searched defs:get_errno (Results 1 – 3 of 3) sorted by relevance

/qemu/bsd-user/freebsd/
H A Dos-syscall.c74 abi_long get_errno(abi_long ret) in get_errno() function
/qemu/rust/qemu-api/src/
H A Derrno.rs128 macro_rules! get_errno { macro
/qemu/linux-user/
H A Dsyscall.c573 abi_long get_errno(abi_long ret) in get_errno() function