NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXSLEEP
tests/lib/libc/gen/t_sleep.c
166
delay->tv_sec = MAXSLEEP;
tests/lib/libc/gen/t_sleep.c
286
while (tslp.tv_sec <= MAXSLEEP) {