Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:pid_file

106 static const char *pid_file = NULL;
1845 if (pid_file)
1846 os_daemonize_terminate(pid_file);
1982 pid_file = optarg;
2052 if (daemonize && os_daemonize(pid_file))