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