Home | History | Annotate | Download | only in sys

Lines Matching defs:timex

1 /*	$NetBSD: timex.h,v 1.5 2020/05/25 20:47:20 christos Exp $	*/
20 * Modification history timex.h
50 * #include <sys/timex.h>
61 * #include <sys/timex.h>
66 * struct timex *tptr pointer to timex structure
201 * Control mode codes (timex.modes)
213 * Status codes (timex.status)
261 struct timex {
305 extern int ntp_adjtime __P((struct timex *));