Searched refs:pa_cli_command_kill_client (Results 1 – 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | cli-command.c | 107 static int pa_cli_command_kill_client(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail); 186 … { "kill-client", pa_cli_command_kill_client, "Kill a client (args: index)", 2}, 1067 static int pa_cli_command_kill_client(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_kill_client() function
|