Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c1164 len = (size_t)(SPN_LOWER_CASE_CHARS(txt) - txt); in parse_attrs()
H A Dag-char-map.h222 #define SPN_LOWER_CASE_CHARS(_s) spn_ag_char_map_chars(_s, 21) macro