Searched refs:NUM_FDS (Results 1 – 4 of 4) sorted by relevance
39 #define NUM_FDS CONFIG_ZVFS_POLL_MAX macro41 #define NUM_FDS 5 macro47 struct pollfd pollfds[NUM_FDS];80 if (pollnum < NUM_FDS) { in pollfds_add()83 for (i = 0; i < NUM_FDS; i++) { in pollfds_add()
40 #define NUM_FDS CONFIG_ZVFS_POLL_MAX macro42 #define NUM_FDS 5 macro
48 by changing ``NUM_FDS`` defined in the source code.
50 by changing ``NUM_FDS`` defined in the source code.