Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDrefclock_conf.c52 extern struct refclock refclock_parse;
54 #define refclock_parse refclock_none macro
281 &refclock_parse, /* 8 REFCLK_PARSE */
HDMakefile.am265 refclock_parse.c \
HDMakefile.in178 refclock_parse.$(OBJEXT) refclock_pcf.$(OBJEXT) \
814 refclock_parse.c \
1119 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_parse.Po@am__quote@
HDrefclock_parse.c220 struct refclock refclock_parse = { variable
/NextBSD/contrib/ntp/libparse/
HDREADME13 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.
/NextBSD/contrib/ntp/html/hints/
HDparse9 xntpd/refclock_parse.c
29 timing information used by refclock_parse.c which is
HDchanges1 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> (xntpd/refclock_parse.c):
/NextBSD/usr.sbin/ntp/ntpd/
HDMakefile25 refclock_parse.c refclock_pcf.c refclock_pst.c refclock_ripencc.c \
/NextBSD/contrib/ntp/
HDCommitLog-4.1.0444 * ntpd/refclock_parse.c:
1303 * ntpd/refclock_parse.c (CLK_REALTYPE): ttlmax/ttl cleanup.
1371 * ntpd/refclock_parse.c (rawdcf_init_1): make Linux happier with
1545 * ntpd/refclock_parse.c (we400a_pollinfo): Useless variable removed.
3325 * ntpd/refclock_parse.c:
3353 * ntpd/refclock_parse.c: Add missing declarations
3500 * ntpd/refclock_parse.c (parse_start): ASYNC_PPS_CD_NEG cleanup
3512 * ntpd/refclock_parse.c: Cleanup/fixes
3515 * ntpd/refclock_parse.c: Lose #include "ntp_select.h"
3678 * ntpd/refclock_parse.c:
[all …]
HDCommitLog1146 ntpd/refclock_parse.c@1.82 +2 -2
5164 ntpd/refclock_parse.c@1.81 +3 -0
6880 ntpd/refclock_parse.c@1.80 +4 -4
10971 ntpd/refclock_parse.c@1.79 +2 -0
14214 [Bug 2592] FLAG_TSTAMP_PPS cleanup for refclock_parse.c
14217 [Bug 2592] FLAG_TSTAMP_PPS cleanup for refclock_parse.c
14792 ntpd/refclock_parse.c@1.78 +2 -2
14810 ntpd/refclock_parse.c@1.77 +16 -16
14978 ntpd/refclock_parse.c@1.76 +1 -1
15086 ntpd/refclock_parse.c@1.75 +49 -48
[all …]
HDChangeLog358 * [Bug 2592] FLAG_TSTAMP_PPS cleanup for refclock_parse.c.
3356 * [Bug 1176] refclock_parse.c does not compile without PPSAPI.
3421 * [Bug 1152] temporarily disable refclock_parse, refclock_true until
3990 * ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
4019 * ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
HDconfigure.ac528 AC_STRUCT_TM dnl defines TM_IN_SYS_TIME used by refclock_parse.c