Searched refs:isbackground (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c1090 while (isbackground(p, tp) &&
1966 if (isbackground(p, tp)) {
2320 if (isbackground(p, tp) &&
3115 isbackground(proc_t p, struct tty *tp) function
H A Dtty_pty.c284 while (isbackground(p, tp)) {
H A Dtty_ptmx.c669 while (isbackground(p, tp)) {
/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h722 extern int isbackground(proc_t p, struct tty *tp);

Completed in 30 milliseconds