Searched defs:procstat (Results 1 - 1 of 1) sorted by path

/system/core/sh/
H A Djobs.h62 struct procstat { struct
69 struct procstat ps0; /* status of process */
70 struct procstat *ps; /* status or processes when more than one */
101 void commandtext(struct procstat *, union node *);

Completed in 55 milliseconds