Searched refs:xml_len (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dnested.c36 int xml_len; member in struct:__anon5423
894 if ( (*ct >= xlatp->xml_len)
895 && (strncmp(pz, xlatp->xml_txt, (size_t)xlatp->xml_len) == 0)) {
896 *ppz += xlatp->xml_len;
897 *ct -= xlatp->xml_len;

Completed in 168 milliseconds