Searched refs:we_have_children (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.c566 smallint we_have_children; member in struct:globals
3961 //getpid(), G.count_SIGCHLD, G.handled_SIGCHLD, G.we_have_children, fg_pipe);
3964 if (!G.we_have_children) {
3999 G.we_have_children = (childpid == 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c566 smallint we_have_children; member in struct:globals
3961 //getpid(), G.count_SIGCHLD, G.handled_SIGCHLD, G.we_have_children, fg_pipe);
3964 if (!G.we_have_children) {
3999 G.we_have_children = (childpid == 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c566 smallint we_have_children; member in struct:globals
3961 //getpid(), G.count_SIGCHLD, G.handled_SIGCHLD, G.we_have_children, fg_pipe);
3964 if (!G.we_have_children) {
3999 G.we_have_children = (childpid == 0);

Completed in 260 milliseconds