Searched refs:httpread_create (Results 1 – 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | httpread.h | 69 struct httpread * httpread_create(
|
D | http_server.c | 79 req->hread = httpread_create(req->fd, http_request_cb, req, in http_request_init()
|
D | http_client.c | 121 c->hread = httpread_create(c->sd, http_client_got_response, c, in http_client_tx_ready()
|
D | httpread.c | 729 struct httpread * httpread_create( in httpread_create() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | httpread.h | 69 struct httpread * httpread_create(
|
D | http_server.c | 79 req->hread = httpread_create(req->fd, http_request_cb, req, in http_request_init()
|
D | http_client.c | 121 c->hread = httpread_create(c->sd, http_client_got_response, c, in http_client_tx_ready()
|
D | httpread.c | 729 struct httpread * httpread_create( in httpread_create() function
|