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