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.c1751 static inline abi_long target_to_host_cmsg(struct msghdr *msgh, in target_to_host_cmsg() function
3318 ret = target_to_host_cmsg(&msg, msgp); in do_sendrecvmsg_locked()