Home
last modified time | relevance | path

Searched defs:pnew_act (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1528 __sanitizer_sigaction *pnew_act = act ? &new_act : nullptr; in sigaction_impl() local
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1645 struct sigaction *pnew_act = act ? &new_act : nullptr; in __dfsw_sigaction() local