Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp933 # define SA_RESTORER 0x04000000 macro
948 k_act.sa_flags = u_act->sa_flags | SA_RESTORER; in internal_sigaction_norestorer()
/freebsd/contrib/ntp/
H A DChangeLog2565 bits had been ignored one-by-one, but Linux SA_RESTORER definition is
H A DCommitLog[all...]