Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_upnp_web.c676 char *put_length_here; in web_connection_parse_get() local
743 put_length_here = wpabuf_put(buf, 0); in web_connection_parse_get()
765 os_memcpy(put_length_here, len_buf, os_strlen(len_buf)); in web_connection_parse_get()
1191 char *put_length_here = NULL; in web_connection_send_reply() local
1236 put_length_here = wpabuf_put(buf, 0); in web_connection_send_reply()
1278 if (body_start && put_length_here) { in web_connection_send_reply()
1282 os_memcpy(put_length_here, len_buf, os_strlen(len_buf)); in web_connection_send_reply()