Searched refs:CTL_MAXTRAPS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/include/
H A Dntp_control.h35 #define CTL_MAXTRAPS 3 /* maximum number of traps we allow */ macro
171 extern struct ctl_trap ctl_traps[CTL_MAXTRAPS];
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_control.c688 struct ctl_trap ctl_traps[CTL_MAXTRAPS];

Completed in 67 milliseconds