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

(/usr/bin/git 2025-09-19, commit: 507e44b6)

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

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

Go to the source code of this file.

Functions

int __wrap_close (int fd)
 

Detailed Description

Header declaring a mock function for close().

Function Documentation

◆ __wrap_close()

int __wrap_close ( int  fd)

Mock function for close().

Checks that the right parameters are given and return a preset pointer.