Searched refs:Pid_File (Results 1 – 1 of 1) sorted by relevance
69 static char *Pid_File = NULL; variable604 Pid_File = block_get_propval(conf, "pidfile", NULL); in main()605 if (pidfile(Pid_File) == -1) in main()606 log_warn("pidfile %s", Pid_File); in main()