Searched refs:http_srv_close (Results 1 – 5 of 5) sorted by relevance
657 (void) http_srv_close(*handlep); in establish_http_connection()671 (void) http_srv_close(*handlep); in establish_http_connection()694 (void) http_srv_close(*handlep); in establish_http_connection()702 (void) http_srv_close(*handlep); in establish_http_connection()715 (void) http_srv_close(*handlep); in establish_http_connection()726 (void) http_srv_close(*handlep); in establish_http_connection()738 (void) http_srv_close(*handlep); in establish_http_connection()754 (void) http_srv_close(*handlep); in establish_http_connection()764 (void) http_srv_close(*handlep); in establish_http_connection()775 (void) http_srv_close(*handlep); in establish_http_connection()[all …]
126 int http_srv_close(http_handle_t);
1375 http_srv_close(http_handle_t handle) in http_srv_close() function
79 http_srv_close;
707 if (http_srv_close(ps->hps) == 0) in web_disconnect()