|
Crinit -- Configurable Rootfs Init
|
Implementation of a mock function for openat(). More...

Functions | |
| int | __wrap_openat (int dirfd, const char *pathname, int flags) |
Implementation of a mock function for openat().
| int __wrap_openat | ( | int | dirfd, |
| const char * | pathname, | ||
| int | flags | ||
| ) |
Mock function for openat().
Checks that the right parameters are given and return a preset pointer.