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

  /src/external/bsd/ntp/dist/ntpd/
ntp_timer.c 103 u_long timer_xmtcalls; variable
206 timer_xmtcalls = 0;
531 timer_xmtcalls = 0;
ntp_request.c 1249 ts->xmtcalls = htonl((u_int32)timer_xmtcalls);
ntp_control.c 2508 ctl_putuint(sys_var[varid].text, timer_xmtcalls);
  /src/external/bsd/ntp/dist/include/
ntpd.h 590 extern u_long timer_xmtcalls;

Completed in 34 milliseconds