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

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