Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dparam.h100 #define ISSIG(p, flag) \ macro
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h203 #define ISSIG(thr, why) (FALSE) macro
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h520 #define ISSIG(t, why) ISSIG_FAST(t, ttolwp(t), ttoproc(t), why) macro