Searched refs:NTP_INT (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpdc/
H A Dntpdc.h24 #define NTP_INT 0x3 /* signed integer */ macro
H A Dntpdc.c121 { "delay", my_delay, { OPT|NTP_INT, NO, NO, NO },
1411 case NTP_INT:
H A Dntpdc_ops.c166 { "monlist", monlist, { OPT|NTP_INT, NO, NO, NO },
/freebsd-12-stable/contrib/ntp/ntpq/
H A Dntpq.h60 #define NTP_INT 0x3 /* signed integer */ macro
H A Dntpq.c273 { "delay", auth_delay, { OPT|NTP_INT, NO, NO, NO },
1835 case NTP_INT:

Completed in 62 milliseconds