Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libopts/
H A Dnested.c88 scan_xml(char const * xml_name, tOptionValue * res_val);
552 scan_xml(char const * xml_name, tOptionValue * res_val) in scan_xml() function
787 case '<': text = scan_xml(text, res_val); in optionLoadNested()