linux_sendmsg_common
return (linux_sendmsg_common(td, args->s, PTRIN(args->msg),
error = linux_sendmsg_common(td, args->s, &msg->msg_hdr,
static int linux_sendmsg_common(struct thread *, l_int, struct l_msghdr *,