Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c790 trim_xml_text(char * intxt, char const * pznm, tOptionLoadMode mode) in trim_xml_text() function
924 txt = trim_xml_text(txt, pzName, mode); in handle_struct()
H A Dproto.h77 trim_xml_text(char * intxt, char const * pznm, tOptionLoadMode mode);