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

/external/mksh/src/
H A Djobs.c654 /* no need to report error - waitlast() will do it */
667 waitlast(void) function
680 warningf(true, Tf_sD_s, "waitlast", "no last job");
682 internal_warningf(Tf_sD_s, "waitlast", Tnot_started);
690 rv = j_waitj(j, JW_NONE, "waitlast");
H A Deval.c49 /* split "$@" / call waitlast in $() */
898 subst_exstat = waitlast();
1344 /* no waitlast() unless specifically enabled later */
1424 /* waitlast() */
H A Dsh.h2148 int waitlast(void);

Completed in 466 milliseconds