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