Home
last modified time | relevance | path

Searched refs:decode_bitflags (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/ntp/libntp/
H A Dstatestr.c344 decode_bitflags( in decode_bitflags() function
411 return decode_bitflags(pst, ", ", peer_st_bits, in peer_st_flags()
421 return decode_bitflags(mf, " ", res_match_bits, in res_match_flags()
431 return decode_bitflags(af, " ", res_access_bits, in res_access_flags()
442 return decode_bitflags(st, " ", k_st_bits, COUNTOF(k_st_bits)); in k_st_flags()
/freebsd-13.1/contrib/ntp/
H A DNEWS1037 * [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
H A DChangeLog392 * [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
H A DCommitLog11201 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
11204 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
11207 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
11210 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
11213 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
11216 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
11220 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
11224 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
110279 Make decode_bitflags() (and thereby its wrappers like k_st_flags())