Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
mock-umount2.h File Reference

(/usr/bin/git 2025-01-30, commit: 8909139)

Header declaring a mock function for umount2(). More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int __wrap_umount2 (const char *target, int flags)
 

Detailed Description

Header declaring a mock function for umount2().

Function Documentation

◆ __wrap_umount2()

int __wrap_umount2 ( const char *  target,
int  flags 
)

Mock function for umount2().

Does nothing.