Home
last modified time | relevance | path

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

/freebsd/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.in187 refclock_parse.$(OBJEXT) refclock_pcf.$(OBJEXT) \
283 ./$(DEPDIR)/refclock_palisade.Po ./$(DEPDIR)/refclock_parse.Po \
878 refclock_parse.c \
1188 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_parse.Po@am__quote@ # am--include-marker
1719 -rm -f ./$(DEPDIR)/refclock_parse.Po
1843 -rm -f ./$(DEPDIR)/refclock_parse.Po
H A DMakefile.am298 refclock_parse.c \
H A Drefclock_parse.c221 struct refclock refclock_parse = { variable
/freebsd/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/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 <Ulrich.Windl@rz.uni-regensburg.de> (xntpd/refclock_parse.c):
/freebsd/usr.sbin/ntp/ntpd/
H A DMakefile34 refclock_parse.c refclock_pcf.c refclock_pst.c refclock_ripencc.c \
/freebsd/contrib/ntp/
H A DCommitLog-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 …]
H A DCommitLog8652 ntpd/refclock_parse.c@1.89.1.1 +16 -2
9029 ntpd/refclock_parse.c@1.90 +1 -1
9797 ntpd/refclock_parse.c@1.89 +1 -1
11621 ntpd/refclock_parse.c@1.88 +3 -0
13428 ntpd/refclock_parse.c@1.87 +1 -2
15487 ntpd/refclock_parse.c@1.86 +10 -3
19328 ntpd/refclock_parse.c@1.85 +12 -8
20549 ntpd/refclock_parse.c@1.84 +5 -5
23323 ntpd/refclock_parse.c@1.83 +6 -6
26762 ntpd/refclock_parse
[all...]
H A DChangeLog1191 * [Bug 2592] FLAG_TSTAMP_PPS cleanup for refclock_parse.c.
4189 * [Bug 1176] refclock_parse.c does not compile without PPSAPI.
4254 * [Bug 1152] temporarily disable refclock_parse, refclock_true until
4823 * ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
4852 * ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
H A Dconfigure.ac527 AC_STRUCT_TM dnl defines TM_IN_SYS_TIME used by refclock_parse.c