Searched refs:pa_cli_command_exit (Results 1 – 1 of 1) sorted by relevance
83 static int pa_cli_command_exit(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);198 …{ "exit", pa_cli_command_exit, "Terminate the daemon", 1 …215 static int pa_cli_command_exit(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_exit() function