Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/dtrace/scripts/
H A Dsignal.d25 inline int SIGINT = 2; variable
/xnu-8019.80.24/bsd/sys/
H A Dsignal.h85 #define SIGINT 2 /* interrupt */ macro