Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/daemon/
Dmain.c1254 const char *command_source = NULL; local
1262 command_source = pa_daemon_conf_get_default_script_file(conf);
1268 command_source = _("command line arguments");
1275 …e daemon due to errors while executing startup commands. Source of commands: %s"), command_source);
Dohos_pa_main.c1281 const char *command_source = NULL; in real_main() local
1289 command_source = pa_daemon_conf_get_default_script_file(conf); in real_main()
1295 command_source = _("command line arguments"); in real_main()
1302 …e daemon due to errors while executing startup commands. Source of commands: %s"), command_source); in real_main()