Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Denum.c577 len = (int)(BRK_SET_SEPARATOR_CHARS(arg) - arg); in optionSetMembers()
H A Dag-char-map.h328 #define BRK_SET_SEPARATOR_CHARS(_s) brk_ag_char_map_chars(_s, 42) macro