Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:pid_file

101 static const char *pid_file = NULL;
3176 if (pid_file)
3177 os_daemonize_terminate(pid_file);
3295 pid_file = optarg;
3367 if (daemonize && os_daemonize(pid_file))