⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 715.html

📁 linux 0.11中文版 有注释
💻 HTML
字号:
<html>
<head>
<title>tty_write</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.4.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<pre>
<a href='../S/7.html#L18'>tty_write</a>          18 fs/char_dev.c  extern int tty_write (unsigned minor, char *buf, int count);	// 终端写。
<a href='../S/34.html#L16'>tty_write</a>          16 include/linux/kernel.h int tty_write (unsigned ch, char *buf, int count);
<a href='../S/36.html#L44'>tty_write</a>          44 include/linux/sched.h extern int tty_write (unsigned minor, char *buf, int count);
<a href='../S/38.html#L99'>tty_write</a>          99 include/linux/tty.h int tty_write (unsigned c, char *buf, int n);	// (kernel/chr_drv/tty_io.c, 290)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -