Home
last modified time | relevance | path

Searched refs:auth_script_pid (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c168 static pid_t auth_script_pid = 0; variable
485 if (auth_script_state == s_up && auth_script_pid == 0) {
622 if (auth_script_state == s_down && auth_script_pid == 0) {
2131 auth_script_pid = 0;
2178 auth_script_pid = run_program(script, argv, 0, auth_script_done, NULL);