HomeSort by relevance Sort by last modified time
    Searched refs:xml_next_tag (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/wps/
upnp_xml.h 19 int xml_next_tag(const char *in, const char **out,
upnp_xml.c 62 * xml_next_tag - Advance to next tag
78 int xml_next_tag(const char *in, const char **out, function
203 if (xml_next_tag(doc, &tag, &tagname, &end))
wps_er.c 511 if (xml_next_tag(data, &tag, &tagname, &end))
    [all...]

Completed in 56 milliseconds