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()
75 pid_t scriptpid; variable80 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()119 ((scriptpid = atoi(argv[3])) <= 0) || in main()
74 pid_t scriptpid; variable78 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()119 || ((scriptpid = atoi(argv[3])) <= 0) in main()
71 pid_t scriptpid; variable75 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()129 scriptpid = atoi(script_pid_p); in main()
70 pid_t scriptpid; variable75 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()133 scriptpid = atoi(script_pid_p); in main()
71 pid_t scriptpid; variable76 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()133 scriptpid = atoi(script_pid_p); in main()
71 pid_t scriptpid; variable75 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()132 scriptpid = atoi(script_pid_p); in main()
71 pid_t scriptpid; variable76 kill(scriptpid, SIGUSR1); /* Inform the shell to do cleanup */ in cleanup()136 scriptpid = atoi(script_pid_p); in main()