Lines Matching refs:CMSG_SPACE
1542 char cmsgbuf[CMSG_SPACE(sizeof(int) * SEND_MAXFD)];1593 msg.msg_controllen = CMSG_SPACE(sizeof(int) * nfd);