Searched refs:scriptpid (Results 1 – 9 of 9) sorted by relevance
55 pid_t scriptpid; variable83 scriptpid = atoi(script_pid_p); in main()125 if (kill(scriptpid, SIGUSR1) == -1) in cleanup()
74 pid_t scriptpid; variable79 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()118 ((scriptpid = atoi(argv[3])) <= 0) || in main()
70 pid_t scriptpid; variable75 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()132 scriptpid = atoi(script_pid_p); in main()
69 pid_t scriptpid; variable74 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()132 scriptpid = atoi(script_pid_p); in main()
70 pid_t scriptpid; variable74 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()131 scriptpid = atoi(script_pid_p); in main()
70 pid_t scriptpid; variable74 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()128 scriptpid = atoi(script_pid_p); in main()
73 pid_t scriptpid; variable77 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()118 || ((scriptpid = atoi(argv[3])) <= 0) in main()
70 pid_t scriptpid; variable75 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()135 scriptpid = atoi(script_pid_p); in main()