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

  /src/external/bsd/ntp/dist/include/
ntp_refclock.h 121 u_char ntimes; /* times following */ member in struct:refclockbug
ntp_request.h 880 u_char ntimes; member in struct:info_clkbug
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 2749 if (bug.nvalues == 0 && bug.ntimes == 0) {
2763 i = bug.ntimes;
2766 ic->ntimes = (u_char)i;
ntp_refclock.c 1412 for (u = 2; u < bug->ntimes; u++)
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 2896 n = (int)cl->ntimes;

Completed in 21 milliseconds