Home
last modified time | relevance | path

Searched refs:client_kill_cb (Results 1 – 5 of 5) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
Dmodule-dbus-protocol.c109 static void client_kill_cb(pa_client *c) { in client_kill_cb() function
205 c->client->kill = client_kill_cb; in connection_new_cb()
/third_party/pulseaudio/src/pulsecore/
Dprotocol-http.c251 static void client_kill_cb(pa_client *client) { in client_kill_cb() function
718 c->client->kill = client_kill_cb; in pa_http_protocol_connect()
Dprotocol-simple.c451 static void client_kill_cb(pa_client *client) { in client_kill_cb() function
518 c->client->kill = client_kill_cb; in pa_simple_protocol_connect()
Dprotocol-esound.c992 static void client_kill_cb(pa_client *c) { in client_kill_cb() function
1513 c->client->kill = client_kill_cb; in pa_esound_protocol_connect()
Dprotocol-native.c5229 static void client_kill_cb(pa_client *c) { in client_kill_cb() function
5328 c->client->kill = client_kill_cb; in pa_native_protocol_connect()