Searched refs:pholdjob (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.h84 struct process *pholdjob; /* one level stack of current jobs */ variable in typeref:struct:process
H A Dsh.proc.c567 pholdjob = pcurrjob;
582 pcurrjob = pholdjob;
583 pholdjob = PNULL;
610 pholdjob = pcurrjob = 0;

Completed in 46 milliseconds