Home
last modified time | relevance | path

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

/freebsd/usr.bin/truss/
H A Dsyscall.h177 Sigaction, enumerator
H A Dsyscalls.c534 .args = { { Signal, 0 }, { Sigaction | IN, 1 },
535 { Sigaction | OUT, 2 } } },
2065 case Sigaction: { in print_arg()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_signal_interceptors.inc37 "if you link with ubsan statically. Sigaction will not work.\n"); \