Home
last modified time | relevance | path

Searched refs:pa_cli_command_log_level (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c125 static int pa_cli_command_log_level(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
190 …{ "set-log-level", pa_cli_command_log_level, "Change the log level (args: numer…
1543 static int pa_cli_command_log_level(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_log_level() function