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

  /src/external/bsd/ntp/dist/include/
ntp_refclock.h 42 #define CLK_HAVETIME2 0x2
  /src/external/bsd/ntp/dist/ntpd/
ntp_refclock.c 1287 if (in->haveflags & CLK_HAVETIME2)
1325 out->haveflags |= CLK_HAVETIME2;
ntp_request.c 2681 clock_stat.haveflags = CLK_HAVETIME2;
ntp_config.c 4000 clock_stat.haveflags |= CLK_HAVETIME2;
ntp_control.c 2967 if (mustput || (pcs->haveflags & CLK_HAVETIME2))
refclock_parse.c 3420 if (in->haveflags & CLK_HAVETIME2)

Completed in 35 milliseconds