HomeSort by: relevance | last modified time | path
    Searched refs:REFCLOCK (Results 1 - 25 of 73) sorted by relevancy

1 2 3

  /src/external/bsd/ntp/dist/tests/libntp/
refnumtoa.c 27 #ifdef REFCLOCK /* clockname() is useless otherwise */
28 /* We test with a refclock address of type LOCALCLOCK.
47 TEST_IGNORE_MESSAGE("REFCLOCK NOT DEFINED, SKIPPING TEST");
48 #endif /* REFCLOCK */
53 #ifdef REFCLOCK /* refnumtoa() is useless otherwise */
54 /* We test with a currently unused refclock ID */
55 /* Might need to be updated if a new refclock gets this id. */
74 TEST_IGNORE_MESSAGE("REFCLOCK NOT DEFINED, SKIPPING TEST");
75 #endif /* REFCLOCK */
  /src/external/bsd/ntp/dist/libparse/
parse_conf.c 49 #if defined(REFCLOCK) && defined(CLOCK_PARSE)
152 #else /* not (REFCLOCK && CLOCK_PARSE) */
154 #endif /* not (REFCLOCK && CLOCK_PARSE) */
clk_sel240x.c 20 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_SEL240X)
172 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SEL240X) */
174 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SEL240X) */
clk_computime.c 7 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_COMPUTIME)
186 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_COMPUTIME) */
188 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_COMPUTIME) */
clk_rcc8000.c 22 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_RCC8000)
167 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_RCC8000) */
169 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_RCC8000) */
clk_schmid.c 44 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_SCHMID)
226 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SCHMID) */
228 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SCHMID) */
clk_wharton.c 16 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_WHARTON_400A)
173 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_WHARTON_400A) */
175 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_WHARTON_400A) */
clk_dcf7000.c 43 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_DCF7000)
180 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_DCF7000) */
182 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_DCF7000) */
clk_hopf6021.c 27 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_HOPF6021)
270 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_HOPF6021) */
272 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_HOPF6021) */
clk_trimtaip.c 43 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_TRIMTAIP)
185 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_TRIMTAIP) */
187 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_TRIMTAIP) */
clk_varitext.c 7 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_VARITEXT)
256 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_VARITEXT) */
258 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_VARITEXT) */
clk_trimtsip.c 44 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_TRIMTSIP)
392 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_TRIMTSIP && !PARSESTREAM) */
394 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_TRIMTSIP && !PARSESTREAM) */
  /src/external/bsd/ntp/dist/include/
recvbuff.h 24 #if defined(REFCLOCK)
ntp_refclock.h 100 of refclock input data */
101 struct peer *srcclock; /* refclock peer */
144 struct refclock * conf; /* refclock_conf[type] */
202 struct refclock { struct
221 #ifdef REFCLOCK
269 #endif /* REFCLOCK */
ntpd.h 267 #ifdef REFCLOCK
273 #endif /* REFCLOCK */
458 extern int cal_enable; /* refclock calibrate enable */
627 #ifdef REFCLOCK
628 /* refclock configuration table */
629 extern struct refclock * const refclock_conf[];
  /src/external/bsd/ntp/dist/ntpd/
refclock_local.c 13 #ifdef REFCLOCK
94 struct refclock refclock_local = {
219 #endif /* REFCLOCK */
refclock_atom.c 22 #if defined(REFCLOCK) && defined(CLOCK_ATOM) && defined(HAVE_PPSAPI)
105 struct refclock refclock_atom = {
241 #endif /* REFCLOCK */
refclock_conf.c 17 #ifdef REFCLOCK
19 static struct refclock refclock_none = {
24 extern struct refclock refclock_local;
30 extern struct refclock refclock_pst;
36 extern struct refclock refclock_chu;
42 extern struct refclock refclock_wwv;
48 extern struct refclock refclock_wwvb;
54 extern struct refclock refclock_parse;
60 extern struct refclock refclock_mx4200;
66 extern struct refclock refclock_as2201
    [all...]
refclock_heath.c 12 #if defined(REFCLOCK) && defined(CLOCK_HEATH)
199 struct refclock refclock_heath = {
452 #endif /* REFCLOCK */
refclock_hopfpci.c 39 #if defined(REFCLOCK) && defined(CLOCK_HOPF_PCI)
89 short unit; /* NTP refclock unit number */
104 struct refclock refclock_hopfpci = {
260 #endif /* REFCLOCK */
refclock_pcf.c 11 #if defined(REFCLOCK) && defined(CLOCK_PCF)
50 struct refclock refclock_pcf = {
229 #endif /* REFCLOCK */
refclock_pst.c 11 #if defined(REFCLOCK) && defined(CLOCK_PST)
104 struct refclock refclock_pst = {
320 #endif /* REFCLOCK */
refclock_tpro.c 11 #if defined(REFCLOCK) && defined(CLOCK_TPRO)
54 struct refclock refclock_tpro = {
210 #endif /* REFCLOCK */
refclock_tt560.c 11 #if defined(REFCLOCK) && defined(CLOCK_TT560)
59 struct refclock refclock_tt560 = {
272 #endif /* REFCLOCK */
ntp_timer.c 315 #ifdef REFCLOCK
321 #endif /* REFCLOCK */
342 #ifdef REFCLOCK
346 #endif /* REFCLOCK */

Completed in 86 milliseconds

1 2 3