Home
last modified time | relevance | path

Searched refs:nextjob (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Djobs.c95 **nextjob, variable
663 nextjob = jpp; in allocjob()
718 thisjob->j_nxtp = *nextjob;
719 *nextjob = thisjob;