Searched refs:SOFTBUS_FD_SETSIZE (Results 1 – 2 of 2) sorted by relevance
96 #define SOFTBUS_FD_SETSIZE SOFTBUS_FD_SETSIZE_ macro136 unsigned long fdsBits[SOFTBUS_FD_SETSIZE / 8 / sizeof(long)];
264 if (socketFd >= SOFTBUS_FD_SETSIZE) { in SoftBusSocketFdSet()288 if (socketFd >= SOFTBUS_FD_SETSIZE) { in SoftBusSocketFdIsset()