tty_icancel - mathfur/minix GitHub Wiki

呼出元

dev_ioctl

概要

  • drivers/tty/tty.cにて定義
  • pending中の入力をクリアする

引数

tty_t *tp

実装

コメント