Searched refs:pa_cli_command_clients (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | cli-command.c | 87 static int pa_cli_command_clients(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail); 149 { "list-clients", pa_cli_command_clients, "List loaded clients", 1 }, 260 static int pa_cli_command_clients(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_clients() function 417 pa_cli_command_clients(c, t, buf, fail); in pa_cli_command_info()
|
Completed in 4 milliseconds