Searched refs:http_request_cb (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | http_server.c | 41 static void http_request_cb(struct httpread *handle, void *cookie, in http_request_cb() function 79 req->hread = httpread_create(req->fd, http_request_cb, req, in http_request_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | http_server.c | 41 static void http_request_cb(struct httpread *handle, void *cookie, in http_request_cb() function 79 req->hread = httpread_create(req->fd, http_request_cb, req, in http_request_init()
|
Completed in 2 milliseconds