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

  /src/external/bsd/ntp/dist/include/
ntpd.h 409 extern u_long numctldatatooshort; /* data too short for count */
ntp_request.h 827 u_int32 numctldatatooshort; /* data too short for count */ member in struct:info_control
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 2498 ic->numctldatatooshort = htonl((u_int32)numctldatatooshort);
ntp_control.c 791 u_long numctldatatooshort; /* data too short for count */ variable
1266 numctldatatooshort++;
5192 numctldatatooshort = 0;
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 2644 (u_long)ntohl(ic->numctldatatooshort));

Completed in 32 milliseconds