Searched refs:job_bystring (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Djobs.c159 static struct process *job_bystring(char*);
882 pw = job_bystring(jp);
957 pw = job_bystring(jobid);
1085 static struct process *job_bystring(register char *ajob) function

Completed in 10 milliseconds