Home
last modified time | relevance | path

Searched refs:refclock_parse (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_conf.c52 extern struct refclock refclock_parse;
54 #define refclock_parse refclock_none macro
281 &refclock_parse, /* 8 REFCLK_PARSE */
H A DMakefile.am282 refclock_parse.c \
H A DMakefile.in180 refclock_parse.$(OBJEXT) refclock_pcf.$(OBJEXT) \
822 refclock_parse.c \
1127 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_parse.Po@am__quote@
H A Drefclock_parse.c220 struct refclock refclock_parse = { variable
/freebsd-12.1/contrib/ntp/libparse/
H A DREADME13 This structure means, that refclock_parse can work with or without kernel
36 refclock_parse.c
47 refclock_parse operates on an abstract reference clock
91 in refclock_parse.c.
/freebsd-12.1/contrib/ntp/html/hints/
H A Dparse9 xntpd/refclock_parse.c
29 timing information used by refclock_parse.c which is
H A Dchanges1 Ulrich Windl <[email protected]> (xntpd/refclock_parse.c):
/freebsd-12.1/usr.sbin/ntp/ntpd/
H A DMakefile32 refclock_parse.c refclock_pcf.c refclock_pst.c refclock_ripencc.c \
/freebsd-12.1/contrib/ntp/
H A DCommitLog-4.1.0444 * ntpd/refclock_parse.c:
3325 * ntpd/refclock_parse.c:
3512 * ntpd/refclock_parse.c: Cleanup/fixes
3678 * ntpd/refclock_parse.c:
3866 * ntpd/refclock_parse.c:
4810 * ntpd/refclock_parse.c: fixed #endifs
5120 * ntpd/refclock_parse.c: Ditto.
5306 * ntpd/refclock_parse.c:
5330 * ntpd/refclock_parse.c: Missing declaration
5373 * ntpd/refclock_parse.c:
[all …]
H A DCommitLog191373 refclock_parse.c:
209455 refclock_parse.c:
211400 refclock_parse.c:
211472 refclock_parse.c:
212043 refclock_parse.c:
212059 refclock_parse.c:
212073 refclock_parse.c:
212213 refclock_parse.c:
212227 refclock_parse.c:
212418 refclock_parse.c:
[all …]
H A DChangeLog922 * [Bug 2592] FLAG_TSTAMP_PPS cleanup for refclock_parse.c.
3920 * [Bug 1176] refclock_parse.c does not compile without PPSAPI.
3985 * [Bug 1152] temporarily disable refclock_parse, refclock_true until
4554 * ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
4583 * ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
H A Dconfigure.ac533 AC_STRUCT_TM dnl defines TM_IN_SYS_TIME used by refclock_parse.c