Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
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 | ) |