Zephyr API Documentation 4.0.99
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 | ) |