Home
last modified time | relevance | path

Searched defs:old_action (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DMainLoopPosix.h83 struct sigaction old_action; member
/freebsd-src/usr.bin/mail/
H A Dtty.c272 sig_t old_action = signal(s, SIG_DFL); in ttystop() local
H A Dlex.c555 sig_t old_action = signal(s, SIG_DFL); in stop() local
H A Dcollect.c650 sig_t old_action = signal(s, SIG_DFL); in collstop() local
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp1161 struct sigaction old_action; __kmp_install_one_handler() local