Home
last modified time | relevance | path

Searched refs:httpread_create (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttpread.h56 /* httpread_create -- start a new reading session making use of eloop.
62 * Provided that httpread_create successfully returns a handle,
69 struct httpread * httpread_create(
H A Dhttp_client.c121 c->hread = httpread_create(c->sd, http_client_got_response, c, in http_client_tx_ready()
H A Dhttp_server.c79 req->hread = httpread_create(req->fd, http_request_cb, req, in http_request_init()
H A Dhttpread.c716 /* httpread_create -- start a new reading session making use of eloop.
722 * Provided that httpread_create successfully returns a handle,
729 struct httpread * httpread_create( in httpread_create() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttpread.h56 /* httpread_create -- start a new reading session making use of eloop.
62 * Provided that httpread_create successfully returns a handle,
69 struct httpread * httpread_create(
H A Dhttp_client.c121 c->hread = httpread_create(c->sd, http_client_got_response, c, in http_client_tx_ready()
H A Dhttp_server.c79 req->hread = httpread_create(req->fd, http_request_cb, req, in http_request_init()
H A Dhttpread.c716 /* httpread_create -- start a new reading session making use of eloop.
722 * Provided that httpread_create successfully returns a handle,
729 struct httpread * httpread_create( in httpread_create() function

Completed in 5 milliseconds