Go to the source code of this file.
◆ ioerr()
ステータスとしてエラーを返す(デバイステーブルの"error"エントリに対して使用する)。
- Returns
- SYSERRを返す。
Definition at line 12 of file ioerr.c.
References SYSERR.
◆ ionull()
何もしない(デバイステーブルの"don't care"エントリに使用する)
- Returns
- 必ずOKを返す。
Definition at line 11 of file ionull.c.
References OK.
◆ devtab
Definition at line 11 of file conf.c.
Referenced by close(), control(), getc(), getdev(), init(), kgetc(), kprintf(), kputc(), naminit(), open(), platinit(), putc(), read(), seek(), ttyhandler(), write(), and xsh_devdump().