Searched refs:pa_cli_command_describe (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | cli-command.c | 97 static int pa_cli_command_describe(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail); 158 { "describe-module", pa_cli_command_describe, "Describe a module (arg: name)", 2}, 492 static int pa_cli_command_describe(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_describe() function
|
Completed in 3 milliseconds