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

  /src/external/bsd/ntp/dist/include/
ntp_request.h 514 l_fp authdelay; /* default authentication delay */ member in struct:info_sys
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 1126 HTONL_UF(sys_authdelay.l_uf, &is->authdelay);
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 1033 NTOHL_FP(&is->authdelay, &tempts);
1034 (void) fprintf(fp, "authdelay: %s s\n", lfptoa(&tempts, 6));

Completed in 16 milliseconds