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

  /external/mksh/src/
jobs.c 655 /* no need to report error - waitlast() will do it */
668 waitlast(void) function
681 warningf(true, "%s: %s", "waitlast", "no last job");
683 internal_warningf("%s: %s", "waitlast", "not started");
691 rv = j_waitj(j, JW_NONE, "waitlast");
    [all...]
eval.c 49 /* split "$@" / call waitlast in $() */
919 subst_exstat = waitlast();
1347 /* no waitlast() unless specifically enabled later */
1410 /* waitlast() */
    [all...]
sh.h     [all...]

Completed in 85 milliseconds