Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c1832 static inline abi_long host_to_target_cmsg(struct target_msghdr *target_msgh, in host_to_target_cmsg() function
3308 ret = host_to_target_cmsg(msgp, &msg); in do_sendrecvmsg_locked()