Home
last modified time | relevance | path

Searched refs:RES_LPTRAP (Results 1 – 6 of 6) sorted by relevance

/src/contrib/ntp/include/
H A Dntp.h893 #define RES_LPTRAP 0x0400 /* mode 6/7 low priority trap */ macro
909 RES_LPTRAP | RES_KOD | \
/src/contrib/ntp/ntpd/
H A Dntp_restrict.c854 if (rflags & RES_LPTRAP) { in rflags_str()
855 CLEAR_BIT_IF_DEBUG(RES_LPTRAP, rflags); in rflags_str()
H A Dntp_control.c4728 if (restrict_mask & RES_LPTRAP) in set_trap()
4760 if (restrict_mask & RES_LPTRAP) in unset_trap()
H A Dntp_config.c2811 rflags |= RES_LPTRAP; in config_access()
/src/contrib/ntp/libntp/
H A Dstatestr.c191 { RES_LPTRAP, "lptrap", 0 },
/src/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1657 { "lptrap", RES_LPTRAP },