FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
evTimeSpec
lib/libc/include/isc/eventlib.h
174
struct timespec evTimeSpec __P((struct timeval));
lib/libc/isc/ev_timers.c
131
return (evTimeSpec(now));
lib/libc/isc/ev_timers.c
144
return (evTimeSpec(now));