Home
last modified time | relevance | path

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

/dports/shells/dash/dash-0.5.11.5/src/
H A Dmain.c223 if (!stoppedjobs()) { in cmdloop()
347 if (stoppedjobs()) in exitcmd()
H A Djobs.h109 int stoppedjobs(void);
H A Djobs.c1204 stoppedjobs(void) in stoppedjobs() function
/dports/devel/kBuild/kBuild-0.1.9998/src/kash/
H A Djobs.h101 int stoppedjobs(struct shinstance *);
H A Dmain.c288 if (!stoppedjobs(psh)) { in cmdloop()
426 if (stoppedjobs(psh)) in exitcmd()
H A Djobs.c1068 stoppedjobs(shinstance *psh) in stoppedjobs() function
/dports/sysutils/busybox/busybox-1.26.2/shell/
H A Dash.c5050 stoppedjobs(void) in stoppedjobs() function
12469 if (!stoppedjobs()) { in cmdloop()
12593 if (stoppedjobs()) in exitcmd()