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