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.h70 const char *target_strerror(int err);
H A Dstrace.c729 errstr = target_strerror(-ret); in print_syscall_err()
H A Dsyscall.c575 const char *target_strerror(int err) in target_strerror() function
/openbmc/qemu/bsd-user/
H A Dqemu.h190 char *target_strerror(int err);