Searched refs:user32_msghdr_x (Results 1 – 2 of 2) sorted by relevance
505 struct user32_msghdr_x { struct515 __CCT_DECLARE_CONSTRAINED_PTR_TYPES(struct user32_msghdr_x, user32_msghdr_x); argument
1630 struct user32_msghdr_x msghdrx32; in internalize_user_msg_x()1815 error = internalize_user_msg_x(&user_msg, &auio, p, ((struct user32_msghdr_x *)src) + i); in sendit_x()1937 error = internalize_user_msg_x(&user_msg, &auio, p, ((struct user32_msghdr_x *)src) + i); in sendmsg_x()2499 sizeof(struct user64_msghdr_x) : sizeof(struct user32_msghdr_x); in recvmsg_x_array()2667 struct user32_msghdr_x msghdrx32 = {}; in recvmsg_x()2731 size_of_msghdrx = sizeof(struct user32_msghdr_x); in recvmsg_x()3460 const struct user32_msghdr_x *msghdr32; in internalize_recv_msghdr_array()3462 msghdr32 = ((const struct user32_msghdr_x *)src) + i; in internalize_recv_msghdr_array()3565 struct user32_msghdr_x *msghdr32 = ((struct user32_msghdr_x *)dst) + i; in externalize_recv_msghdr_array()