Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/libntp/
Dstatestr.c170 static const struct codestring res_match_bits[] = { variable
421 return decode_bitflags(mf, " ", res_match_bits, in res_match_flags()
422 COUNTOF(res_match_bits)); in res_match_flags()