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

/netbsd-current/external/bsd/wpa/dist/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.c303 wpabuf_set(&c->body, httpread_data_get(c->hread),
H A Dhttpread.c800 /* httpread_data_get -- When file is ready, returns file content
804 void * httpread_data_get(struct httpread *h) function

Completed in 116 milliseconds