Searched refs:line_close (Results 1 – 4 of 4) sorted by relevance
68 extern void line_close(struct tty_struct *tty, struct file * filp);
114 .close = line_close,
131 .close = line_close,
449 void line_close(struct tty_struct *tty, struct file * filp) in line_close() function