Searched refs:job_bystring (Results 1 – 1 of 1) sorted by relevance
143 static struct process *job_bystring(char*);744 pw = job_bystring(jp); in job_bwait()800 pw = job_bystring(jobid); in job_walk()924 static struct process *job_bystring(register char *ajob) in job_bystring() function