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