HomeSort by relevance Sort by last modified time
    Searched refs:pholdjob (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.proc.h 84 struct process *pholdjob; /* one level stack of current jobs */ variable in typeref:struct:process
sh.proc.c 567 pholdjob = pcurrjob;
582 pcurrjob = pholdjob;
583 pholdjob = PNULL;
610 pholdjob = pcurrjob = 0;

Completed in 180 milliseconds