OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SELECT_ALLOC_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
select.c
78
#define
SELECT_ALLOC_SIZE
(n) \
120
if (select_resize(sop,
SELECT_ALLOC_SIZE
(32 + 1))) {
275
while (fdsz < (int)
SELECT_ALLOC_SIZE
(fd + 1))
/src/external/bsd/ntp/dist/sntp/libevent/
select.c
77
#define
SELECT_ALLOC_SIZE
(n) \
119
if (select_resize(sop,
SELECT_ALLOC_SIZE
(32 + 1))) {
274
while (fdsz < (int)
SELECT_ALLOC_SIZE
(fd + 1))
Completed in 644 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026