Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c1738 static inline abi_long target_to_host_cmsg(struct msghdr *msgh, in target_to_host_cmsg() function
3294 ret = target_to_host_cmsg(&msg, msgp); in do_sendrecvmsg_locked()