Searched refs:isig (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dn_tty.c557 * isig - handle the ISIG optio
568 static inline void isig(int sig, struct tty_struct *tty, int flush) function
594 isig(SIGINT, tty, 1);
751 isig(signal, tty, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2main.c1271 static inline void isig(int sig, struct tty_struct *tty, int flush) function
1297 isig(SIGINT, pCh->pTTY, 1);

Completed in 51 milliseconds