Searched refs:command_source (Results 1 – 2 of 2) sorted by relevance
1133 const char *command_source = NULL; in ohos_pa_main() local1141 command_source = pa_daemon_conf_get_default_script_file(conf); in ohos_pa_main()1147 command_source = _("command line arguments"); in ohos_pa_main()1154 …e daemon due to errors while executing startup commands. Source of commands: %s"), command_source); in ohos_pa_main()
1099 const char *command_source = NULL; in main() local1107 command_source = pa_daemon_conf_get_default_script_file(conf); in main()1113 command_source = _("command line arguments"); in main()1120 …e daemon due to errors while executing startup commands. Source of commands: %s"), command_source); in main()