Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Djobs.h53 void setjobctl(int);
65 #define setjobctl(on) /* do nothing */ macro
H A Dtrap.c531 setjobctl(0); in exitshell_savedstatus()
H A Doptions.c135 setjobctl(mflag); in optschanged()
H A DTOUR77 handling. The routines setjobctl (in jobs.c) and setinteractive
H A Djobs.c173 setjobctl(int on) in setjobctl() function