Searched refs:http_srv_connect (Results 1 – 6 of 6) sorted by relevance
115 int http_srv_connect(http_handle_t);
264 if (http_srv_connect(bl_httphandle) != 0) in send_http()589 if (http_srv_connect(handle) == 0) in setup_con()
700 http_srv_connect(http_handle_t handle) in http_srv_connect() function
80 http_srv_connect;
736 if (http_srv_connect(*handlep) == -1) { in establish_http_connection()
1764 if (http_srv_connect(ps->hps) != 0) { in web_connect()