Searched refs:thisjob (Results 1 – 1 of 1) sorted by relevance
96 *thisjob, variable625 free(thisjob); in deallocjob()664 thisjob = jp; in allocjob()718 thisjob->j_nxtp = *nextjob;719 *nextjob = thisjob;720 thisjob->j_curp = jobcur;721 jobcur = thisjob;723 if (thisjob->j_jid) {724 thisjob->j_pgid = pid;727 thisjob->j_pgid = mypgid;[all …]