Home
last modified time | relevance | path

Searched refs:intxt (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() argument
808 *intxt = ' '; in trim_xml_text()
809 etext = strstr(intxt, pz); in trim_xml_text()
820 etext = SPN_WHITESPACE_BACK(intxt, etext); in trim_xml_text()
H A Dproto.h77 trim_xml_text(char * intxt, char const * pznm, tOptionLoadMode mode);