Searched refs:decode_bitflags (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/ntp/libntp/ |
H A D | statestr.c | 343 decode_bitflags( in decode_bitflags() function 410 return decode_bitflags(pst, ", ", peer_st_bits, in peer_st_flags() 420 return decode_bitflags(mf, " ", res_match_bits, in res_match_flags() 430 return decode_bitflags(af, " ", res_access_bits, in res_access_flags() 441 return decode_bitflags(st, " ", k_st_bits, COUNTOF(k_st_bits)); in k_st_flags()
|
/freebsd-src/contrib/ntp/ |
H A D | NEWS | 1321 * [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags 5087 * [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
|
H A D | ChangeLog | 632 * [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
|
H A D | CommitLog | 20557 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags 20560 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags 20563 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags 20566 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags 20569 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags 20572 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags 20576 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags 20580 [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags 119635 Make decode_bitflags() (and thereby its wrappers like k_st_flags())
|