Home
last modified time | relevance | path

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

/trueos/bin/sh/
HDmain.c220 if (!stoppedjobs()) { in cmdloop()
341 if (stoppedjobs()) in exitcmd()
HDjobs.h93 int stoppedjobs(void);
HDjobs.c1182 stoppedjobs(void) in stoppedjobs() function