Searched refs:SIGWINCH (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dsignal.d79 inline int SIGWINCH = 28;
80 #pragma D binding "1.0" SIGWINCH
/xnu-2782.1.97/bsd/sys/
H A Dsignal.h118 #define SIGWINCH 28 /* window size changes */ macro
/xnu-2782.1.97/bsd/kern/
H A Dtty.c1511 tty_pgsignal(tp, SIGWINCH, 1);

Completed in 38 milliseconds