Searched refs:job_byname (Results 1 – 1 of 1) sorted by relevance
159 static struct process *job_byname(char*);1101 pw = job_byname(ajob); in job_bystring()1271 static struct process *job_byname(char *name) in job_byname() function