Lines Matching refs:pid_file
104 static const char *pid_file = NULL;1374 if (pid_file)1375 os_daemonize_terminate(pid_file);1455 pid_file = optarg;1525 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue())