Searched refs:pa_cli_command_vacuum (Results 1 – 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | cli-command.c | 120 static int pa_cli_command_vacuum(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail); 199 { "vacuum", pa_cli_command_vacuum, NULL, 1}, 1303 static int pa_cli_command_vacuum(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_vacuum() function
|