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

/freebsd-9.3-release/bin/sh/
H A Djobs.h63 struct procstat ps0; /* status of process */ member in struct:job
H A Djobs.c450 if (jp->ps != &jp->ps0)
666 if (jp[i].ps == &jobtab[i].ps0)
667 jp[i].ps = &jp[i].ps0;
693 jp->ps = &jp->ps0;

Completed in 64 milliseconds