Searched refs:user32_msghdr_x (Results 1 – 2 of 2) sorted by relevance
507 struct user32_msghdr_x { struct517 __CCT_DECLARE_CONSTRAINED_PTR_TYPES(struct user32_msghdr_x, user32_msghdr_x); argument
1629 struct user32_msghdr_x msghdrx32; in internalize_user_msg_x()1810 error = internalize_user_msg_x(&user_msg, &auio, p, ((struct user32_msghdr_x *)src) + i); in sendit_x()1932 error = internalize_user_msg_x(&user_msg, &auio, p, ((struct user32_msghdr_x *)src) + i); in sendmsg_x()2494 sizeof(struct user64_msghdr_x) : sizeof(struct user32_msghdr_x); in recvmsg_x_array()2662 struct user32_msghdr_x msghdrx32 = {}; in recvmsg_x()2726 size_of_msghdrx = sizeof(struct user32_msghdr_x); in recvmsg_x()3455 const struct user32_msghdr_x *msghdr32; in internalize_recv_msghdr_array()3457 msghdr32 = ((const struct user32_msghdr_x *)src) + i; in internalize_recv_msghdr_array()3560 struct user32_msghdr_x *msghdr32 = ((struct user32_msghdr_x *)dst) + i; in externalize_recv_msghdr_array()