Searched refs:builtin_fg_bg (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c596 static int builtin_fg_bg(char **argv) FAST_FUNC;
652 BLTIN("bg" , builtin_fg_bg , "Resume a job in the background"),
666 BLTIN("fg" , builtin_fg_bg , "Bring job into the foreground"),
7749 static int FAST_FUNC builtin_fg_bg(char **argv) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c596 static int builtin_fg_bg(char **argv) FAST_FUNC;
652 BLTIN("bg" , builtin_fg_bg , "Resume a job in the background"),
666 BLTIN("fg" , builtin_fg_bg , "Bring job into the foreground"),
7749 static int FAST_FUNC builtin_fg_bg(char **argv) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c596 static int builtin_fg_bg(char **argv) FAST_FUNC;
652 BLTIN("bg" , builtin_fg_bg , "Resume a job in the background"),
666 BLTIN("fg" , builtin_fg_bg , "Bring job into the foreground"),
7749 static int FAST_FUNC builtin_fg_bg(char **argv) function

Completed in 257 milliseconds