Searched refs:connection_free (Results 1 – 3 of 3) 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()