Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/
H A DSigAction.h69 #define SIG_UNBLOCK 01 macro
/openbsd/gnu/usr.bin/texinfo/info/
H A Dsignals.h42 # define SIG_UNBLOCK 1 macro
/openbsd/sys/sys/
H A Dsignal.h141 #define SIG_UNBLOCK 2 /* unblock specified signal set */ macro