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

  /src/external/bsd/ntp/dist/include/
ntp_request.h 857 struct conf_fudge { struct
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 177 { REQ_SET_CLKFUDGE, AUTH, sizeof(struct conf_fudge),
178 sizeof(struct conf_fudge), set_clock_fudge },
2648 register struct conf_fudge *cf;
2657 cf = (struct conf_fudge *)&inpkt->u;
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 2757 struct conf_fudge fudgedata;
2816 sizeof(struct conf_fudge), (char *)&fudgedata, &items,

Completed in 21 milliseconds