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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Djobs.c143 static struct process *job_bystring(char*);
860 pw = job_bystring(jp);
935 pw = job_bystring(jobid);
1069 static struct process *job_bystring(register char *ajob) function

Completed in 18 milliseconds