Searched refs:pa_cli_command_execute_line (Results 1 – 3 of 3) sorted by relevance
30 int pa_cli_command_execute_line(pa_core *c, const char *s, pa_strbuf *buf, bool *fail);
153 pa_cli_command_execute_line(c->core, s, buf, &c->fail); in line_callback()
2161 int pa_cli_command_execute_line(pa_core *c, const char *s, pa_strbuf *buf, bool *fail) { in pa_cli_command_execute_line() function