Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c161 static pid_t auth_script_pid = 0; variable
478 if (auth_script_state == s_up && auth_script_pid == 0) {
615 if (auth_script_state == s_down && auth_script_pid == 0) {
2124 auth_script_pid = 0;
2171 auth_script_pid = run_program(script, argv, 0, auth_script_done, NULL);