Home
last modified time | relevance | path

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

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