Searched refs:pa_cli_command_log_target (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | cli-command.c | 125 static int pa_cli_command_log_target(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail); 191 { "set-log-target", pa_cli_command_log_target, "Change the log target (args: null|auto|syslog|stderr|file:PATH|newfile:PATH)", 2}, 1511 static int pa_cli_command_log_target(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_log_target() function
|
Completed in 3 milliseconds