Searched refs:SIGINFO (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsignal.h119 #define SIGINFO 29 /* information request */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_pty.c866 if ((*(unsigned int *)data == SIGINFO) &&
H A Dtty_ptmx.c1395 if ((*(unsigned int *)data == SIGINFO) &&
H A Dtty.c775 * ^T - kernel info and generate SIGINFO
781 tty_pgsignal(tp, SIGINFO, 1);

Completed in 259 milliseconds