Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c128 static int pa_cli_command_log_backtrace(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
193 …{ "set-log-backtrace", pa_cli_command_log_backtrace, "Show backtrace in log messages (a…
1615 static int pa_cli_command_log_backtrace(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_log_backtrace() function