Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c1282 len = (size_t)(SPN_OPTION_NAME_CHARS(txt) - txt); in parse_value()
H A Dag-char-map.h252 #define SPN_OPTION_NAME_CHARS(_s) spn_ag_char_map_chars(_s, 27) macro