Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c39 txt = BRK_END_XML_TOKEN_CHARS(txt); in skip_unkn()
H A Dag-char-map.h283 #define BRK_END_XML_TOKEN_CHARS(_s) brk_ag_char_map_chars(_s, 33) macro