dirlib.rtn

来自「Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅」· RTN 代码 · 共 10 行

RTN
10
字号
opendir {open a directory for searching (POSIX)} {<b>opendir\(&nbsp;\)</b>} {<b><a href="./dirLib.html#opendir">opendir</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}readdir {read one entry from a directory (POSIX)} {<b>readdir\(&nbsp;\)</b>} {<b><a href="./dirLib.html#readdir">readdir</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}rewinddir {reset position to the start of a directory (POSIX)} {<b>rewinddir\(&nbsp;\)</b>} {<b><a href="./dirLib.html#rewinddir">rewinddir</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}closedir {close a directory (POSIX)} {<b>closedir\(&nbsp;\)</b>} {<b><a href="./dirLib.html#closedir">closedir</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fstat {get file status information (POSIX)} {<b>fstat\(&nbsp;\)</b>} {<b><a href="./dirLib.html#fstat">fstat</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}stat {get file status information using a pathname (POSIX)} {<b>stat\(&nbsp;\)</b>} {<b><a href="./dirLib.html#stat">stat</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fstatfs {get file status information (POSIX)} {<b>fstatfs\(&nbsp;\)</b>} {<b><a href="./dirLib.html#fstatfs">fstatfs</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}statfs {get file status information using a pathname (POSIX)} {<b>statfs\(&nbsp;\)</b>} {<b><a href="./dirLib.html#statfs">statfs</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}utime {update time on a file} {<b>utime\(&nbsp;\)</b>} {<b><a href="./dirLib.html#utime">utime</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}

⌨️ 快捷键说明

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