Searched refs:SCM_RIGHTS (Results 1 – 5 of 5) sorted by relevance
962 cmsg->cmsg_type == SCM_RIGHTS) { in so_closefds()1009 cmsg->cmsg_type == SCM_RIGHTS) { in so_getfdopt()1048 cmsg->cmsg_type == SCM_RIGHTS) { in so_optlen()1087 cmsg->cmsg_type == SCM_RIGHTS) in so_cmsg2opt()1232 cmsg->cmsg_type = SCM_RIGHTS; in so_opt2cmsg()
184 #define SCM_RIGHTS 0x1010 /* access rights (array of int) */ macro
79 cmp[0].cmsg_type = SCM_RIGHTS; in sendfd()
777 cmsg->cmsg_type = SCM_RIGHTS; in deliver_request()
4667 …Expecting %d %d %d %d", req->sd, sizeof(cbuf), sizeof(cbuf), SOL_SOCKET, SCM_RIGHTS); in read_msg()4672 cmsg->cmsg_type == SCM_RIGHTS) in read_msg()