Searched refs:connection_free (Results 1 – 4 of 4) sorted by relevance
98 static void connection_free(struct connection *c) { in connection_free() function117 connection_free(conn); in client_kill_cb()507 connection_free(conn); in cleanup_cb()586 pa_idxset_free(u->connections, (pa_free_cb_t) connection_free); in pa__done()
133 static void connection_free(pa_object *o) { in connection_free() function490 c->parent.parent.free = connection_free; in pa_simple_protocol_connect()
256 static void connection_free(pa_object *obj) { in connection_free() function1506 c->parent.parent.free = connection_free; in pa_esound_protocol_connect()
6261 (connection_free): Don't the connection's auth, just free it.6308 * libsoup/soup-context.c (connection_free): plug a non-occasional6665 (connection_free): Release the connection's ref to the iochannel.