Searched refs:httpread_data_get (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dhttpread.h95 /* httpread_data_get -- When file is ready, returns file content
99 void * httpread_data_get(struct httpread *h);
H A Dhttp_server.c183 return httpread_data_get(req->hread);
H A Dhttp_client.c309 wpabuf_set(&c->body, httpread_data_get(c->hread),
H A Dhttpread.c807 /* httpread_data_get -- When file is ready, returns file content
811 void * httpread_data_get(struct httpread *h) function

Completed in 99 milliseconds