|
Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for openat(). More...

Go to the source code of this file.
Functions | |
| int | __wrap_openat (int dirfd, const char *pathname, int flags) |
Header declaring 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.