HomeSort by relevance Sort by last modified time
    Searched full:showjob (Results 1 - 2 of 2) sorted by null

  /system/core/sh/
jobs.h 44 /* mode flags for showjob(s) */
jobs.c 382 showjob(struct output *out, struct job *jp, int mode) function
427 TRACE(("showjob: freeing job %d\n", jp - jobtab + 1));
515 showjob(out1, getjob(*argptr,0), mode);
575 showjob(out, jp, mode);
1100 showjob(out2, thisjob, mode);

Completed in 22 milliseconds