HomeSort by: relevance | last modified time | path
    Searched refs:CLOCK_PARSE (Results 1 - 18 of 18) sorted by relevancy

  /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) */
clk_meinberg.c 43 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_MEINBERG)
737 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_MEINBERG) */
739 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_MEINBERG) */
clk_rawdcf.c 43 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_RAWDCF)
746 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_RAWDCF) */
748 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_RAWDCF) */
parse.c 49 #if defined(REFCLOCK) && defined(CLOCK_PARSE)
879 #else /* not (REFCLOCK && CLOCK_PARSE) */
881 #endif /* not (REFCLOCK && CLOCK_PARSE) */
  /src/external/bsd/ntp/dist/ntpd/
refclock_conf.c 53 #ifdef CLOCK_PARSE
refclock_parse.c 55 #if defined(REFCLOCK) && defined(CLOCK_PARSE)
  /src/external/bsd/ntp/include/
config.h 110 #define CLOCK_PARSE 1
  /src/external/bsd/ntp/dist/
config.h.in 109 #undef CLOCK_PARSE

Completed in 45 milliseconds