HomeSort by: relevance | last modified time | path
    Searched defs:waitforjob (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/sh/
jobs.c 276 status = waitforjob(jp);
1465 waitforjob(struct job *jp) function in typeref:typename:int
1474 VTRACE(DBG_JOBS, ("waitforjob(%%%d) called\n", JNUM(jp)));
1499 VTRACE(DBG_JOBS, ("waitforjob: job %d, nproc %d, status %d, st %x\n",
jobs.c 276 status = waitforjob(jp);
1465 waitforjob(struct job *jp) function in typeref:typename:int
1474 VTRACE(DBG_JOBS, ("waitforjob(%%%d) called\n", JNUM(jp)));
1499 VTRACE(DBG_JOBS, ("waitforjob: job %d, nproc %d, status %d, st %x\n",
jobs.c 276 status = waitforjob(jp);
1465 waitforjob(struct job *jp) function in typeref:typename:int
1474 VTRACE(DBG_JOBS, ("waitforjob(%%%d) called\n", JNUM(jp)));
1499 VTRACE(DBG_JOBS, ("waitforjob: job %d, nproc %d, status %d, st %x\n",

Completed in 68 milliseconds