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

  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.h 26 #define NTP_INT 0x3 /* signed integer */
ntpdc.c 123 { "delay", my_delay, { OPT|NTP_INT, NO, NO, NO },
1431 case NTP_INT:
ntpdc_ops.c 168 { "monlist", monlist, { OPT|NTP_INT, NO, NO, NO },
  /src/external/bsd/ntp/dist/ntpq/
ntpq.h 61 #define NTP_INT 0x3 /* signed integer */
ntpq.c 276 { "delay", auth_delay, { OPT|NTP_INT, NO, NO, NO },
1882 case NTP_INT:

Completed in 51 milliseconds