Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dnested.c312 pzScan = SPN_VALUE_NAME_CHARS(name + 1); in scan_name()
433 char const * scan = SPN_VALUE_NAME_CHARS(name + 1); in scan_xml_name()
H A Dconfigfile.c481 txt = SPN_VALUE_NAME_CHARS(txt); in handle_cfg()
883 txt = SPN_VALUE_NAME_CHARS(txt); in handle_struct()
H A Dag-char-map.h257 #define SPN_VALUE_NAME_CHARS(_s) spn_ag_char_map_chars(_s, 28) macro