Searched refs:clktypes (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dclocktypes.c15 struct clktype clktypes[] = { variable in typeref:struct:clktype
120 for (clk = clktypes; clk->code != -1; clk++) {
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_refclock.h36 extern struct clktype clktypes[];
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc_ops.c2696 for (clk = clktypes; clk->code >= 0; clk++)

Completed in 101 milliseconds