Home
last modified time | relevance | path

Searched refs:target_strerror (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/
H A Duser-internals.h69 const char *target_strerror(int err);
H A Dstrace.c784 errstr = target_strerror(-ret); in print_syscall_err()
H A Dsyscall.c595 const char *target_strerror(int err) in target_strerror() function
/openbmc/qemu/bsd-user/
H A Dqemu.h190 char *target_strerror(int err);