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

Go to the source code of this file.
Functions | |
| int | __wrap_mkdirat (int dirfd, const char *pathname, mode_t mode) |
Header declaring a mock function for mkdirat().
| int __wrap_mkdirat | ( | int | dirfd, |
| const char * | pathname, | ||
| mode_t | mode | ||
| ) |
Mock function for mkdirat().
Checks that the right parameters are given and return a preset pointer.