Searched defs:ISSIG (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dparam.h100 #define ISSIG(p, flag) \ macro
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h202 #define ISSIG(thr, why) (FALSE) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h524 #define ISSIG(t, why) ISSIG_FAST(t, ttolwp(t), ttoproc(t), why) macro
527 * Fast version of ISSIG.

Completed in 76 milliseconds