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

  /src/external/bsd/ntp/dist/libparse/
parse_conf.c 73 #ifdef CLOCK_TRIMTAIP
74 extern clockformat_t clock_trimtaip;
124 #ifdef CLOCK_TRIMTAIP
125 &clock_trimtaip,
clk_trimtaip.c 43 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_TRIMTAIP)
86 clockformat_t clock_trimtaip = variable
185 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_TRIMTAIP) */
187 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_TRIMTAIP) */
203 * (clock_trimtaip =): changed format name
  /src/external/bsd/ntp/include/
config.h 146 #define CLOCK_TRIMTAIP 1
  /src/external/bsd/ntp/dist/
config.h.in 145 #undef CLOCK_TRIMTAIP

Completed in 56 milliseconds