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

  /external/mksh/src/
eval.c 44 bool split; /* split "$@" / call waitlast $() */
872 subst_exstat = waitlast();
1305 /* no waitlast() unless specifically enabled later */
1360 /* waitlast() */
    [all...]
jobs.c 609 /* no need to report error - waitlast() will do it */
622 waitlast(void) function
635 warningf(true, "%s: %s", "waitlast", "no last job");
637 internal_warningf("%s: %s", "waitlast", "not started");
645 rv = j_waitj(j, JW_NONE, "waitlast");
    [all...]
sh.h     [all...]

Completed in 29 milliseconds