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

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

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

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

Go to the source code of this file.

Functions

int __wrap_openat (int dirfd, const char *pathname, int flags)
 

Detailed Description

Header declaring a mock function for openat().

Function Documentation

◆ __wrap_openat()

int __wrap_openat ( int  dirfd,
const char *  pathname,
int  flags 
)

Mock function for openat().

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