Home
last modified time | relevance | path

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

/freebsd-head/bin/sh/
HDmain.c212 if (!stoppedjobs()) { in cmdloop()
342 if (stoppedjobs()) in exitcmd()
HDjobs.h57 int stoppedjobs(void);
HDjobs.c1280 stoppedjobs(void) in stoppedjobs() function