Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c7283 static void switch_off_special_sigs(unsigned mask) in switch_off_special_sigs() function
7328 switch_off_special_sigs(mask); in reset_traps_to_defaults()
7483 switch_off_special_sigs(G.special_sig_mask & SPECIAL_JOBSTOP_SIGS); in re_execute_shell()
8454 switch_off_special_sigs(G.special_sig_mask & SPECIAL_JOBSTOP_SIGS); in execvp_or_die()
8698 switch_off_special_sigs(G.special_sig_mask); in pseudo_exec_argv()
8707 switch_off_special_sigs(G.special_sig_mask & SPECIAL_JOBSTOP_SIGS); in pseudo_exec_argv()