Searched defs:old_action (Results 1 – 5 of 5) sorted by relevance
83 struct sigaction old_action; member
272 sig_t old_action = signal(s, SIG_DFL); in ttystop() local
555 sig_t old_action = signal(s, SIG_DFL); in stop() local
650 sig_t old_action = signal(s, SIG_DFL); in collstop() local
1161 struct sigaction old_action; __kmp_install_one_handler() local