Home
last modified time | relevance | path

Searched refs:procstat (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dash.c3617 struct procstat { struct
3624 struct procstat ps0; /* status of process */ argument
3625 struct procstat *ps; /* status of processes when more than one */
3865 struct procstat *ps = jp->ps;
4038 struct procstat *ps; in freejob()
4173 struct procstat *ps = &jp->ps[j]; in killcmd()
4196 struct procstat *ps; in showpipe()
4197 struct procstat *psend; in showpipe()
4210 struct procstat *ps; in restartjob()
4379 struct procstat *ps; in waitone()
[all …]