666.html
来自「linux 0.11中文版 有注释」· HTML 代码 · 共 14 行
HTML
14 行
<html>
<head>
<title>sys_pipe</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/37.html#L43'>sys_pipe</a> 43 include/linux/sys.h extern int sys_pipe (); // 创建管道。 (fs/pipe.c, 71)
<a href='../S/37.html#L82'>sys_pipe</a> 82 include/linux/sys.h sys_rmdir, sys_dup, sys_pipe, sys_times, sys_prof, sys_brk, sys_setgid,
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?