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

/haiku-fatelf/src/bin/bash/
H A Djobs.c243 static int job_last_running __P((int));
2678 job_last_running (job) function
2726 candidate = RUNNING (js.j_current) ? job_last_running (js.j_current)
2727 : job_last_running (js.j_jobslots);
2768 candidate = job_last_running (js.j_jobslots);

Completed in 41 milliseconds