Searched refs:http_srv_disconnect (Results 1 – 5 of 5) sorted by relevance
125 int http_srv_disconnect(http_handle_t);
263 (void) http_srv_disconnect(bl_httphandle); in send_http()592 (void) http_srv_disconnect(handle); in setup_con()
1344 http_srv_disconnect(http_handle_t handle) in http_srv_disconnect() function1384 err_ret = http_srv_disconnect(handle); in http_srv_close()
81 http_srv_disconnect;
706 if (http_srv_disconnect(ps->hps) == 0) in web_disconnect()