Home
last modified time | relevance | path

Searched refs:conn_destroy (Results 1 – 25 of 67) sorted by relevance

123

/dports/multimedia/vlc/vlc-3.0.16/modules/access/http/
H A Dh1conn_test.c72 static void conn_destroy(void) in conn_destroy() function
98 conn_destroy(); in main()
107 conn_destroy(); in main()
128 conn_destroy(); in main()
141 conn_destroy(); in main()
162 conn_destroy(); in main()
182 conn_destroy(); in main()
199 conn_destroy(); /* test connection release before closing stream */ in main()
221 conn_destroy(); in main()
241 conn_destroy(); in main()
H A Dh2conn_test.c109 static void conn_destroy(void) in conn_destroy() function
161 conn_destroy(); in main()
288 conn_destroy(); in main()
/dports/net/unix2tcp/unix2tcp-0.8.2/
H A Dserver.c93 static void conn_destroy(t_connection *);
194 if (c) conn_destroy(c); in close_socket()
257 conn_destroy(c); in mainloop()
507 static void conn_destroy(t_connection *c) in conn_destroy() function
/dports/audio/lash/lash-0.5.4/lashd/
H A Dconn_mgr.c57 conn_destroy(conn); in conn_mgr_free()
67 conn_destroy(conn); in conn_mgr_free()
405 conn_destroy(conn); in conn_mgr_accept_connection()
495 conn_destroy(conn); in conn_mgr_connect_client()
554 conn_destroy(conn); in conn_mgr_disconnect_client()
H A Dconn.h49 void conn_destroy (conn_t *);
H A Dconn.c66 conn_destroy(conn_t * conn) in conn_destroy() function
/dports/audio/shairplay/shairplay-498bc5b/src/lib/
H A Dhttpd.h28 void (*conn_destroy)(void *ptr); member
H A Draop.c430 conn_destroy(void *ptr)
482 httpd_cbs.conn_destroy = &conn_destroy;
/dports/www/kannel/gateway-1.4.4/test/
H A Dtest_conn.c98 conn_destroy(conn); in main()
H A Ddrive_smpp.c125 conn_destroy(esme->conn); in esme_destroy()
416 conn_destroy(conn); in smsbox_thread()
/dports/www/kannel/gateway-1.4.4/gw/smsc/
H A Dsmsc_fake.c321 conn_destroy(client); in main_connection_loop()
332 conn_destroy(client); in main_connection_loop()
336 conn_destroy(client); in main_connection_loop()
H A Dsmsc_emi.c330 conn_destroy(server); in open_send_connection()
354 conn_destroy(server); in open_send_connection()
361 conn_destroy(server); in open_send_connection()
365 conn_destroy(server); in open_send_connection()
1216 conn_destroy(*server); in emi2_idleprocessing()
1262 conn_destroy(*server); in emi2_idletimeout_handling()
1378 conn_destroy(server); in emi2_sender()
1537 conn_destroy(server); in emi2_listener()
H A Dsmsc_cgw.c659 conn_destroy(server); in cgw_sender()
713 conn_destroy(server); in cgw_open_send_connection()
1022 conn_destroy(server); in cgw_listener()
/dports/devel/libunit/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h22 static void conn_destroy(napi_env env, void *nativeObject, void *finalize_hint);
/dports/www/unit-java/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h22 static void conn_destroy(napi_env env, void *nativeObject, void *finalize_hint);
/dports/www/unit/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h22 static void conn_destroy(napi_env env, void *nativeObject, void *finalize_hint);
/dports/www/unit-php/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h22 static void conn_destroy(napi_env env, void *nativeObject, void *finalize_hint);
/dports/www/unit-python/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h22 static void conn_destroy(napi_env env, void *nativeObject, void *finalize_hint);
/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dconn.h174 void conn_destroy(Connection *conn);
H A Dconn.c456 conn_destroy(ret); in conn_open_ssl_nb()
474 conn_destroy(ret); in conn_open_ssl()
594 conn_destroy(conn); in conn_wrap_fd()
614 void conn_destroy(Connection *conn) in conn_destroy() function
H A Dhttp.c759 gwlist_destroy(item, (void(*)(void*))conn_destroy); in conn_pool_item_destroy()
817 conn_destroy(conn); in conn_pool_get()
864 conn_destroy(conn); in check_pool_conn()
1150 conn_destroy(trans->conn); in handle_transaction()
1208 conn_destroy(trans->conn); in handle_transaction()
1222 conn_destroy(trans->conn); in handle_transaction()
1587 conn_destroy(conn); in get_connection()
1653 conn_destroy(trans->conn); in send_request()
1944 conn_destroy(p->conn); in client_destroy()
/dports/www/unit-perl/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h22 static void conn_destroy(napi_env env, void *nativeObject, void *finalize_hint);
/dports/www/kannel/gateway-1.4.4/gw/
H A Dshared.c118 conn_destroy(conn); in close_connection_to_bearerbox_real()
/dports/www/kannel-sqlbox/kannel-sqlbox-1.0.1/gw/
H A Dsqlbox.c349 conn_destroy(boxc->smsbox_connection); in boxc_destroy()
351 conn_destroy(boxc->bearerbox_connection); in boxc_destroy()
/dports/www/kannel/gateway-1.4.4/addons/sqlbox/gw/
H A Dsqlbox.c349 conn_destroy(boxc->smsbox_connection); in boxc_destroy()
351 conn_destroy(boxc->bearerbox_connection); in boxc_destroy()

123