OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xml_data_encode
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/wps/
upnp_xml.h
16
void
xml_data_encode
(struct wpabuf *buf, const char *data, int len);
upnp_xml.c
102
/*
xml_data_encode
-- format data for xml file, escaping special characters.
121
void
xml_data_encode
(struct wpabuf *buf, const char *data, int len)
function
164
xml_data_encode
(buf, data, os_strlen(data));
wps_upnp_web.c
232
xml_data_encode
(buf, s, os_strlen(s));
Completed in 16 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026