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

📄 248.html

📁 linux 0.11中文版 有注释
💻 HTML
字号:
<html>
<head>
<title>S_ISDIR</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/14.html#L389'>S_ISDIR</a>           389 fs/namei.c           if (!S_ISDIR (inode-&gt;i_mode) || !permission (inode, MAY_EXEC))
<a href='../S/14.html#L615'>S_ISDIR</a>           615 fs/namei.c       if ((S_ISDIR (inode-&gt;i_mode) &amp;&amp; (flag &amp; O_ACCMODE)) ||
<a href='../S/14.html#L975'>S_ISDIR</a>           975 fs/namei.c       if (!S_ISDIR (inode-&gt;i_mode))
<a href='../S/14.html#L1073'>S_ISDIR</a>          1073 fs/namei.c       if (S_ISDIR (inode-&gt;i_mode))
<a href='../S/14.html#L1120'>S_ISDIR</a>          1120 fs/namei.c       if (S_ISDIR (oldinode-&gt;i_mode))
<a href='../S/15.html#L122'>S_ISDIR</a>           122 fs/open.c        if (!S_ISDIR (inode-&gt;i_mode))
<a href='../S/15.html#L145'>S_ISDIR</a>           145 fs/open.c        if (!S_ISDIR (inode-&gt;i_mode))
<a href='../S/17.html#L112'>S_ISDIR</a>           112 fs/read_write.c   if (S_ISDIR (inode-&gt;i_mode) || S_ISREG (inode-&gt;i_mode))
<a href='../S/19.html#L320'>S_ISDIR</a>           320 fs/super.c       if (!S_ISDIR (dir_i-&gt;i_mode))
<a href='../S/20.html#L86'>S_ISDIR</a>            86 fs/truncate.c    if (!(S_ISREG (inode-&gt;i_mode) || S_ISDIR (inode-&gt;i_mode)))
</pre>
</body>
</html>

⌨️ 快捷键说明

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