Searched refs:http_request_init (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttp_server.c61 static struct http_request * http_request_init(struct http_server *srv, int fd, function
216 req = http_request_init(srv, conn, &addr);
/external/wpa_supplicant_8/src/wps/
H A Dhttp_server.c61 static struct http_request * http_request_init(struct http_server *srv, int fd, function
216 req = http_request_init(srv, conn, &addr);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttp_server.c61 static struct http_request * http_request_init(struct http_server *srv, int fd, function
216 req = http_request_init(srv, conn, &addr);

Completed in 725 milliseconds