Crinit -- Configurable Rootfs Init
|
Implementation of a mock function for umount2(). More...
Functions | |
int | __wrap_umount2 (const char *target, int flags) |
Implementation of a mock function for umount2().
int __wrap_umount2 | ( | const char * | target, |
int | flags | ||
) |
Mock function for umount2().
Does nothing.