Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/lib80211/
HDlib80211_regdomain.c237 end_element(void *data, const char *name) in end_element() function
433 XML_SetElementHandler(mt->parser, start_element, end_element); in lib80211_regdomain_readconfig()