Searched refs:SCM_RIGHTS (Results 1 – 4 of 4) sorted by relevance
193 cmsg->cmsg_type = SCM_RIGHTS; in send_fd()
281 .cmsg_type = SCM_RIGHTS, in __send_fd()
178 #define SCM_RIGHTS 0x01 /* rw: access rights (array of int) */ macro
164 cmsg->cmsg_type = SCM_RIGHTS; in sendfd()208 !ASSERT_EQ(cmsg->cmsg_type, SCM_RIGHTS, "cmsg_type")) in recvfd()
Completed in 9 milliseconds