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

Go to the source code of this file.
Functions | |
| int | __wrap_mount (const char *source, const char *target, const char *filesystemtype, unsigned long mountflags, const void *data) |
Header declaring a mock function for mount().
| int __wrap_mount | ( | const char * | source, |
| const char * | target, | ||
| const char * | filesystemtype, | ||
| unsigned long | mountflags, | ||
| const void * | data | ||
| ) |
Mock function for mount().
Does nothing.