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

/freebsd-10.2-release/contrib/ntp/include/
H A Dntp_control.h33 #define CTL_MAXTRAPS 3 /* maximum number of traps we allow */ macro
169 extern struct ctl_trap ctl_traps[CTL_MAXTRAPS];
/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_control.c681 struct ctl_trap ctl_traps[CTL_MAXTRAPS];

Completed in 81 milliseconds