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

  /src/external/bsd/ntp/dist/include/
ntpd.h 411 extern u_long numasyncmsgs; /* number of async messages we've sent */
ntp_request.h 829 u_int32 numasyncmsgs; /* # async messages we've sent */ member in struct:info_control
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 2500 ic->numasyncmsgs = htonl((u_int32)numasyncmsgs);
ntp_control.c 793 u_long numasyncmsgs; /* number of async messages we've sent */ variable
1453 numasyncmsgs++;
5194 numasyncmsgs = 0;
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 2626 (u_long)ntohl(ic->numasyncmsgs));

Completed in 52 milliseconds