Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for umount2(). More...
Go to the source code of this file.
Functions | |
int | __wrap_umount2 (const char *target, int flags) |
Header declaring a mock function for umount2().
int __wrap_umount2 | ( | const char * | target, |
int | flags | ||
) |
Mock function for umount2().
Does nothing.