|
Zephyr Project API 4.1.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
| int | closedir (DIR *dirp) |
| DIR * | fdopendir (int fd) |
| DIR * | opendir (const char *dirname) |
| struct dirent * | readdir (DIR *dirp) |
| void | rewinddir (DIR *dirp) |
| int closedir | ( | DIR * | dirp | ) |
| DIR * fdopendir | ( | int | fd | ) |
| DIR * opendir | ( | const char * | dirname | ) |
| void rewinddir | ( | DIR * | dirp | ) |