Searched refs:the_pid (Results 1 – 1 of 1) sorted by relevance
149 my_pclose(FILE *io, pid_t the_pid) in my_pclose() argument159 kill(the_pid, SIGTERM); in my_pclose()161 pid = wait4(the_pid, &pstat, 0, (struct rusage *)0); in my_pclose()