Home
last modified time | relevance | path

Searched refs:clockformat_t (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/ntp/libparse/
HDparse_conf.c56 extern clockformat_t clock_schmid;
60 extern clockformat_t clock_dcf7000;
64 extern clockformat_t clock_meinberg[];
68 extern clockformat_t clock_rawdcf;
72 extern clockformat_t clock_trimtaip;
76 extern clockformat_t clock_trimtsip;
80 extern clockformat_t clock_rcc8000;
84 extern clockformat_t clock_hopf6021;
88 extern clockformat_t clock_computime;
92 extern clockformat_t clock_wharton_400a;
[all …]
HDclk_sel240x.c77 clockformat_t clock_sel240x =
HDclk_wharton.c164 clockformat_t clock_wharton_400a =
HDclk_schmid.c95 clockformat_t clock_schmid =
HDclk_rcc8000.c63 clockformat_t clock_rcc8000 =
HDclk_computime.c94 clockformat_t clock_computime =
HDclk_dcf7000.c71 clockformat_t clock_dcf7000 =
HDclk_trimtaip.c84 clockformat_t clock_trimtaip =
HDclk_hopf6021.c124 clockformat_t clock_hopf6021 =
HDclk_varitext.c119 clockformat_t clock_varitext =
HDclk_meinberg.c233 clockformat_t clock_meinberg[] =
HDclk_rawdcf.c118 clockformat_t clock_rawdcf =
HDparse.c68 extern clockformat_t *clockformats[];
/NextBSD/contrib/ntp/include/
HDparse.h368 typedef struct clockformat clockformat_t; typedef