Searched refs:SCM_RIGHTS (Results 1 – 13 of 13) sorted by relevance
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()
69 cmsg->cmsg_type = SCM_RIGHTS; in server()133 cmsg->cmsg_type == SCM_RIGHTS && in client()
205 …olMessage && controlMessage->cmsg_level == SOL_SOCKET && controlMessage->cmsg_type == SCM_RIGHTS) { in readyReadHandler()362 cmsg->cmsg_type = SCM_RIGHTS; in sendOutgoingMessage()
127 cmsg->cmsg_type = SCM_RIGHTS; in sock_send_fd()
147 #define SCM_RIGHTS 0x01 /* rw: access rights (array of int) */ macro
190 if (hdr->cmsg_type == SCM_RIGHTS) { in OnFileCanReadWithoutBlocking()
1344 #ifdef SCM_RIGHTS1345 { SCM_RIGHTS, "SCM_RIGHTS" },1374 if (cmsg->cmsg_type == SCM_RIGHTS in printcmsghdr()
199 #define VKI_SCM_RIGHTS SCM_RIGHTS
1442 if (cmsg->cmsg_level != SOL_SOCKET || cmsg->cmsg_type != SCM_RIGHTS) { in bundle_ReceiveDatalink()1599 cmsg->cmsg_type = SCM_RIGHTS; in bundle_SendDatalink()
234 labels, but instead to pass the socket to manager via \verb|SCM_RIGHTS|
723 cmsg->cmsg_type = SCM_RIGHTS; in deliver_request()
3629 …Expecting %d %d %d %d", req->sd, sizeof(cbuf), sizeof(cbuf), SOL_SOCKET, SCM_RIGHTS); in read_msg()3635 cmsg->cmsg_type == SCM_RIGHTS) in read_msg()
2079 cmsg->cmsg_type != SCM_RIGHTS) in unix_process_msgfd()