Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c127 static int pa_cli_command_log_time(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
192 …{ "set-log-time", pa_cli_command_log_time, "Show timestamps in log messages (…
1591 static int pa_cli_command_log_time(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_log_time() function