Home
last modified time | relevance | path

Searched defs:SIGINFO (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/dev/dtrace/scripts/
H A Dsignal.d81 inline int SIGINFO = 29; variable
/xnu-8019.80.24/bsd/sys/
H A Dsignal.h120 #define SIGINFO 29 /* information request */ macro