| Crinit -- Configurable Rootfs Init
    | 
Header declaring a mock function for opendir(). More...
#include <dirent.h>#include <sys/types.h>

Go to the source code of this file.
| Functions | |
| DIR * | __wrap_opendir (const char *name) | 
Header declaring a mock function for opendir().
| DIR * __wrap_opendir | ( | const char * | name | ) | 
Mock function for opendir().
Checks that the right parameters are given and return a preset pointer.