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

/drivers/tty/
H A Dn_tty.c984 * isig - handle the ISIG optio
997 static inline void isig(int sig, struct tty_struct *tty, int flush) function
1022 isig(SIGINT, tty, 1);
1186 * Note that we do not use isig() here because we want

Completed in 44 milliseconds