Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c3652 #define setjobctl(on) do {} while (0) macro
3655 static void setjobctl(int);
4071 setjobctl(int on) in setjobctl() function
9766 setjobctl(mflag); in optschanged()
14389 setjobctl(0); in exitshell()