DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ts_to_tv
usr.sbin/dntpd/defs.h
94
void ts_to_tv(struct timespec *ts, struct timeval *tv);
usr.sbin/dntpd/system.c
100
ts_to_tv(&ts, tvp);