|
Ruby
2.0.0p247(2013-06-27revision41674)
|
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