Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dupnp_xml.c78 int xml_next_tag(const char *in, const char **out, in xml_next_tag() function
203 if (xml_next_tag(doc, &tag, &tagname, &end)) in xml_get_first_item()
H A Dupnp_xml.h19 int xml_next_tag(const char *in, const char **out,
H A Dwps_er.c508 if (xml_next_tag(data, &tag, &tagname, &end)) in wps_er_find_wfadevice()