Lines Matching refs:msg_hdr
58 p_native->msg_hdr.msg_name = (void *) (unsigned long) in MPERS_PRINTER_DECL()
59 v_compat.msg_hdr.msg_name; in MPERS_PRINTER_DECL()
61 p_native->msg_hdr.msg_namelen = in MPERS_PRINTER_DECL()
62 v_compat.msg_hdr.msg_namelen; in MPERS_PRINTER_DECL()
64 p_native->msg_hdr.msg_iov = (void *) (unsigned long) in MPERS_PRINTER_DECL()
65 v_compat.msg_hdr.msg_iov; in MPERS_PRINTER_DECL()
67 p_native->msg_hdr.msg_iovlen = in MPERS_PRINTER_DECL()
68 v_compat.msg_hdr.msg_iovlen; in MPERS_PRINTER_DECL()
70 p_native->msg_hdr.msg_control = (void *) (unsigned long) in MPERS_PRINTER_DECL()
71 v_compat.msg_hdr.msg_control; in MPERS_PRINTER_DECL()
73 p_native->msg_hdr.msg_controllen = in MPERS_PRINTER_DECL()
74 v_compat.msg_hdr.msg_controllen; in MPERS_PRINTER_DECL()
76 p_native->msg_hdr.msg_flags = in MPERS_PRINTER_DECL()
77 v_compat.msg_hdr.msg_flags; in MPERS_PRINTER_DECL()