Searched defs:SIG_UNBLOCK (Results 1 - 6 of 6) sorted by relevance

/external/openssh/openbsd-compat/
H A Dsigact.h53 #undef SIG_UNBLOCK macro
54 #define SIG_UNBLOCK 01 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dsignal-defs.h9 #ifndef SIG_UNBLOCK
10 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/external/libunwind/src/ia64/
H A Ducontext_i.h29 #define SIG_UNBLOCK 1 macro
/external/bison/darwin-lib/
H A Dsignal.h588 # define SIG_UNBLOCK 2 /* blocked_set = blocked_set & ~*set; */ macro
/external/bison/linux-lib/
H A Dsignal.h588 # define SIG_UNBLOCK 2 /* blocked_set = blocked_set & ~*set; */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dsignal.h98 #define SIG_UNBLOCK 2 /* for unblocking signals */ macro

Completed in 104 milliseconds