Home
last modified time | relevance | path

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

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