Searched refs:job_hup (Results 1 – 3 of 3) sorted by relevance
206 extern int job_hup(struct process *, int);
638 job_walk(sfstderr, job_hup, SIGHUP, NIL(char**)); in sh_done()
1216 job_hup(struct process *pw, int sig) in job_hup() function