Searched refs:SCM_RIGHTS (Results 1 – 21 of 21) sorted by relevance
70 cmsg->cmsg_type = SCM_RIGHTS; in send_fd()121 if (cmsg->cmsg_type != SCM_RIGHTS) in receive_fd()123 SCM_RIGHTS, cmsg->cmsg_type); in receive_fd()
73 cmsg->cmsg_type = SCM_RIGHTS; in mm_send_fd()169 if (cmsg->cmsg_type != SCM_RIGHTS) { in mm_receive_fd()171 SCM_RIGHTS, cmsg->cmsg_type); in mm_receive_fd()
70 cmsg->cmsg_type = SCM_RIGHTS; in send_fd()145 if (cmsg->cmsg_type != SCM_RIGHTS) in recv_fd()147 SCM_RIGHTS, cmsg->cmsg_type); in recv_fd()
75 cmsg->cmsg_type = SCM_RIGHTS; in descriptor_send()122 cmsg->cmsg_type != SCM_RIGHTS) { in descriptor_recv()
82 cmsg->cmsg_type = SCM_RIGHTS; in proto_descriptor_send()185 cmsg->cmsg_type != SCM_RIGHTS) { in proto_descriptor_recv()
81 cmsg->cmsg_type = SCM_RIGHTS; in proto_descriptor_send()184 cmsg->cmsg_type != SCM_RIGHTS) { in proto_descriptor_recv()
49 cmp->cmsg_type = SCM_RIGHTS; in ATF_TC_BODY()138 cmp->cmsg_type = SCM_RIGHTS; in ATF_TC_BODY()
73 cmsg->cmsg_type = SCM_RIGHTS; in msghdr_add_fd()86 cmsg->cmsg_type != SCM_RIGHTS || in msghdr_get_fd()
135 cmsghdr->cmsg_type = SCM_RIGHTS; in sendfd_payload()184 cmsghdr->cmsg_type == SCM_RIGHTS && in recvfd_payload()
134 msg->cmsg_type = SCM_RIGHTS; in ATF_TC_BODY()
470 return (SCM_RIGHTS); in linux_to_bsd_cmsg_type()482 case SCM_RIGHTS: in bsd_to_linux_cmsg_type()1135 case SCM_RIGHTS: in linux_sendmsg_common()1309 case SCM_RIGHTS: in linux_recvmsg_common()
260 cmsg->cmsg_type = SCM_RIGHTS; in msgbuf_write()
95 cmsg->cmsg_type == SCM_RIGHTS) { in imsg_read()
1761 && cm->cmsg_type == SCM_RIGHTS) { in unp_externalize()1782 SCM_RIGHTS, SOL_SOCKET); in unp_externalize()1928 case SCM_RIGHTS: in unp_internalize()1959 SCM_RIGHTS, SOL_SOCKET); in unp_internalize()2385 cm->cmsg_type == SCM_RIGHTS) { in unp_scan()
817 cm->cmsg_type = SCM_RIGHTS;1144 SCM_RIGHTS) {
391 if (cmsg->cmsg_level != SOL_SOCKET || cmsg->cmsg_type != SCM_RIGHTS) in ExtractRecvmsgFDs()
532 #define SCM_RIGHTS 0x01 /* access rights (array of int) */ macro
106 m.msg_hdr.cmsg_type = SCM_RIGHTS; in sendfd()
1442 if (cmsg->cmsg_level != SOL_SOCKET || cmsg->cmsg_type != SCM_RIGHTS) { in bundle_ReceiveDatalink()1599 cmsg->cmsg_type = SCM_RIGHTS; in bundle_SendDatalink()
1054 cmsg->cmsg_type = SCM_RIGHTS; in fdpass()
1067 cm->cmsg_type = SCM_RIGHTS; in launchd_msg_send()