Searched refs:_SIG_BIT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A D_sigset.h48 #define _SIG_BIT(sig) (1 << (_SIG_IDX(sig) & 31)) macro

Completed in 86 milliseconds