Searched defs:SIG_SETMASK (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/lib/libc/sparc64/gen/
H A Dassym.s15 #define SIG_SETMASK 3 define
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dsigact.h56 #undef SIG_SETMASK macro
57 #define SIG_SETMASK 02 macro
/freebsd-12-stable/contrib/ncurses/ncurses/
H A DSigAction.h68 #undef SIG_SETMASK macro
69 #define SIG_SETMASK 02 macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp238 #define SIG_SETMASK 2 macro
303 #undef SIG_SETMASK macro
/freebsd-12-stable/contrib/diff/src/
H A Dsdiff.c112 # define SIG_SETMASK (! SIG_BLOCK) macro
/freebsd-12-stable/sys/sys/
H A Dsignal.h503 #define SIG_SETMASK 3 /* set specified signal set */ macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp147 const int SIG_SETMASK = 3; variable
150 const int SIG_SETMASK = 3; variable
153 const int SIG_SETMASK = 2; variable

Completed in 187 milliseconds