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

Functions | |
| int | __wrap_open (const char *pathname, int flags) |
Implementation of 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.