Lines Matching defs:h
105 * the new one. Compiles depending on timepps.h seen.
112 * SCO, you now need to use one of the timepps.h files in the root dir.
155 #include <config.h>
160 #include "ntpd.h"
161 #include "ntp_io.h"
162 #include "ntp_unixtime.h"
163 #include "ntp_refclock.h"
164 #include "ntp_calendar.h"
165 #include "ntp_calgps.h"
166 #include "ntp_stdlib.h"
168 #include <stdio.h>
169 #include <stdarg.h>
170 #include <ctype.h>
171 #include <sys/stat.h>
174 # include <sys/mman.h>
182 # include "ppsapi_timepps.h"
3159 int mo, d, y, h, m, s, gmth, gmtm;
3165 h = buf[8];
3175 d, months[mo-1], y, h, m, s, gmts, gmth, gmtm);