Searched refs:SELECT_ALLOC_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Dselect.c75 #define SELECT_ALLOC_SIZE(n) \ macro
117 if (select_resize(sop, SELECT_ALLOC_SIZE(32 + 1))) {
272 while (fdsz < (int) SELECT_ALLOC_SIZE(fd + 1))

Completed in 91 milliseconds