DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MANY
test/testcases/io/select_3/select_3.c
16
int fd[MANY+3], i, maxfd;
test/testcases/io/select_3/select_3.c
19
for (i = 0; i < MANY; ++i) {
test/testcases/io/select_3/select_3.c
29
if (i == MANY)