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 DMakefile35 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:
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 DCommitLog201442 refclock_parse.c:
219524 refclock_parse.c:
221469 refclock_parse.c:
221541 refclock_parse.c:
222112 refclock_parse.c:
222128 refclock_parse.c:
222142 refclock_parse.c:
222282 refclock_parse.c:
222296 refclock_parse.c:
222487 refclock_parse.c:
[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