Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c3627 int stopstatus; /* status of a stopped job */ member
4400 jp->stopstatus = ps->ps_status; in waitone()
4516 status = jp->stopstatus; in showjob()