HomeSort by: relevance | last modified time | path
    Searched defs:waitlast (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
jobs.c 683 if (last_job) { /* no need to report error - waitlast() will do it */
693 waitlast() function in typeref:typename:int
704 warningf(true, "waitlast: no last job");
706 internal_errorf(0, "waitlast: not started");
711 rv = j_waitj(j, JW_NONE, "jw:waitlast");
jobs.c 683 if (last_job) { /* no need to report error - waitlast() will do it */
693 waitlast() function in typeref:typename:int
704 warningf(true, "waitlast: no last job");
706 internal_errorf(0, "waitlast: not started");
711 rv = j_waitj(j, JW_NONE, "jw:waitlast");

Completed in 23 milliseconds