Searched refs:g_prog_name (Results 1 – 1 of 1) sorted by relevance
58 char *g_prog_name; variable79 if ((g_prog_name = strrchr(argv[0], '/')) == NULL) { in main()80 g_prog_name = argv[0]; in main()82 g_prog_name++; in main()109 debug_print(0, "%s could not startup!", g_prog_name); in main()115 debug_print(0, "%s could not startup!", g_prog_name); in main()136 debug_print(0, "must be root to execute %s", g_prog_name); in daemon_init()156 (void) openlog(g_prog_name, LOG_PID, LOG_DAEMON); in daemon_init()