Searched refs:NUM_FDS (Results 1 – 1 of 1) sorted by relevance
60 #define NUM_FDS 3 macro73 uint8_t controlbuf[CMSG_SPACE(NUM_FDS * sizeof(int))]; in read_fds()108 cmsg->cmsg_len != CMSG_LEN(NUM_FDS * sizeof(int))) { in read_fds()114 for (cnt = 0; cnt < NUM_FDS; cnt++) in read_fds()