Searched defs:waitlast (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Djobs.c655 /* 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");

Completed in 129 milliseconds