Searched refs:BEEP_DLY (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/include/ | ||
H A D | ntpsim.h | 40 #define BEEP_DLY 3600 /* beep interval (s) */ macro |
/freebsd/contrib/ntp/ntpd/ | ||
H A D | ntpsim.c | 116 simulation.beep_delay = BEEP_DLY; in ntpsim() |