Go to the source code of this file.
| Data Structures | |
| struct | DIR | 
| struct | dirent | 
| Defines | |
| #define | NAME_MAX 256 | 
| Functions | |
| int | closedir (DIR *dirp) | 
| DIR * | opendir (const char *dirname) | 
| dirent * | readdir (DIR *dirp) | 
| void | rewinddir (DIR *dirp) | 
Definition in file dirent.h.
 1.4.7
 1.4.7