Lines Matching defs:pid_file
155 static const char *pid_file = NULL;1507 if (pid_file)1508 os_daemonize_terminate(pid_file);1641 pid_file = optarg;1711 if (daemonize && os_daemonize(pid_file))