Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for closedir(). More...
#include <dirent.h>
#include <sys/types.h>
Go to the source code of this file.
Functions | |
void | __wrap_closedir (DIR *dirp) |
Header declaring a mock function for closedir().
void __wrap_closedir | ( | DIR * | dirp | ) |
Mock function for closedir().
Checks that the right parameters are given.