Ruby
2.0.0p598(2014-11-13revision48408)
|
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().
long telldir | ( | DIR * | dirp | ) |