OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
POLL_TIMEOUT
regress/sys/dev/video/videotest.c
456
r = poll(pfds, 1, POLL_TIMEOUT);
regress/sys/dev/video/videotest.c
461
POLL_TIMEOUT / 1000);
regress/sys/dev/video/videotest.c
536
r = poll(pfds, 1, POLL_TIMEOUT);
regress/sys/dev/video/videotest.c
541
POLL_TIMEOUT / 1000);