Searched refs:MAX_POLLFDS (Results 1 – 1 of 1) sorted by relevance
227 #define MAX_POLLFDS 32 macro228 static struct pollfd pollfds[MAX_POLLFDS];1386 if (n_pollfds < MAX_POLLFDS) {