Searched refs:check_and_run_traps (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.c1220 static int check_and_run_traps(int sig) function
1250 //bb_error_msg("[%d] check_and_run_traps: G.count_SIGCHLD:%d G.handled_SIGCHLD:%d", getpid(), G.count_SIGCHLD, G.handled_SIGCHLD);
1675 check_and_run_traps(0);
1689 //do we need check_and_run_traps(0)? (maybe only if stdin)
4793 check_and_run_traps(0);
4825 check_and_run_traps(0);
4840 check_and_run_traps(0);
4846 check_and_run_traps(0);
8172 sig = check_and_run_traps(sig);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c1220 static int check_and_run_traps(int sig) function
1250 //bb_error_msg("[%d] check_and_run_traps: G.count_SIGCHLD:%d G.handled_SIGCHLD:%d", getpid(), G.count_SIGCHLD, G.handled_SIGCHLD);
1675 check_and_run_traps(0);
1689 //do we need check_and_run_traps(0)? (maybe only if stdin)
4793 check_and_run_traps(0);
4825 check_and_run_traps(0);
4840 check_and_run_traps(0);
4846 check_and_run_traps(0);
8172 sig = check_and_run_traps(sig);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c1220 static int check_and_run_traps(int sig) function
1250 //bb_error_msg("[%d] check_and_run_traps: G.count_SIGCHLD:%d G.handled_SIGCHLD:%d", getpid(), G.count_SIGCHLD, G.handled_SIGCHLD);
1675 check_and_run_traps(0);
1689 //do we need check_and_run_traps(0)? (maybe only if stdin)
4793 check_and_run_traps(0);
4825 check_and_run_traps(0);
4840 check_and_run_traps(0);
4846 check_and_run_traps(0);
8172 sig = check_and_run_traps(sig);

Completed in 210 milliseconds