Welcome to The Fiwix Project
A UNIX-like kernel for the i386 architecture
stop 1012 drivers/char/console.c tty->stop = vconsole_stop; stop 532 drivers/char/keyboard.c tty->stop(tty); stop 415 drivers/char/serial.c int baud, size, stop; stop 450 drivers/char/serial.c stop = tty->termios.c_cflag & CSTOPB; stop 451 drivers/char/serial.c if(stop) { stop 526 drivers/char/serial.c tty->stop = serial_stop; stop 380 drivers/char/tty.c tty->stop(tty); stop 808 drivers/char/tty.c tty->stop(tty); stop 63 include/fiwix/tty.h void (*stop)(struct tty *);