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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c523 static int checkjobs_and_fg_shell(struct pipe* fg_pipe);
528 int checkjobs_and_fg_shell(struct pipe* fg_pipe); /* never called */
882 return checkjobs_and_fg_shell(pi);
1625 static int checkjobs_and_fg_shell(struct pipe* fg_pipe) function
2088 rcode = checkjobs_and_fg_shell(pi);

Completed in 46 milliseconds