|
Ruby
2.0.0p481(2014-05-08revision45883)
|
Go to the source code of this file.
Functions | |
| int | readdir_r (DIR *dirp, struct dirent *entry, struct dirent **result) |
| void | rewinddir (DIR *dirp) |
| long | telldir (DIR *dirp) |
| void | seekdir (DIR *dirp, long offset) |
Referenced by dir_each(), and dir_rewind().
1.7.6.1