Searched refs:auth_script_pid (Results 1 – 1 of 1) sorted by relevance
216 static pid_t auth_script_pid = 0; variable689 if (auth_script_state == s_up && auth_script_pid == 0) {822 if (auth_script_state == s_down && auth_script_pid == 0) {2317 auth_script_pid = 0;2364 auth_script_pid = run_program(script, argv, 0, auth_script_done, NULL, 0);