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

/freebsd-11.0-release/bin/sh/
H A Djobs.h63 struct procstat ps0; /* status of process */ member in struct:job
H A Djobs.c474 if (jp->ps != &jp->ps0)
725 if (jp[i].ps == &jobtab[i].ps0)
726 jp[i].ps = &jp[i].ps0;
753 jp->ps = &jp->ps0;

Completed in 302 milliseconds