HomeSort by relevance Sort by last modified time
    Searched refs:showjobs (Results 1 - 3 of 3) sorted by null

  /system/core/sh/
jobs.h 92 void showjobs(struct output *, int);
main.c 243 showjobs(out2, SHOW_CHANGED);
jobs.c 518 showjobs(out1, mode);
526 * statuses have changed since the last call to showjobs.
534 showjobs(struct output *out, int mode) function
540 TRACE(("showjobs(%x) called\n", mode));

Completed in 673 milliseconds