Home
last modified time | relevance | path

Searched refs:find_finished_job (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/ts/ts-1.0.2/
H A Djobs.c126 static struct Job * find_finished_job(int jobid) in find_finished_job() function
380 parent = find_finished_job(ljobid); in s_newjob()
404 parent = find_finished_job(p->depend_on); in s_newjob()
1082 j = find_finished_job(jobid); in get_job()