Home
last modified time | relevance | path

Searched defs:SIG_UNBLOCK (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dsigprocmask.h66 # define SIG_UNBLOCK 2 /* blocked_set = blocked_set & ~*set; */ macro
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dposix_signals.h25 SIG_UNBLOCK, enumerator
/netbsd/external/gpl2/texinfo/dist/info/
H A Dsignals.h44 # define SIG_UNBLOCK 1 macro
/netbsd/sys/sys/
H A Dsignal.h242 #define SIG_UNBLOCK 2 /* unblock specified signal set */ macro