NeKernel dev
Loading...
Searching...
No Matches
Jail.h File Reference

NeKernel Jail System, part of OpenEnclave. More...

Go to the source code of this file.

Classes

struct  JAIL_INFO
 Jail information (client side struct). More...
struct  JAIL
 Jail information (we grab a JAIL from JailGetCurrent()). More...

Functions

IMPORT_C struct JAILJailGetCurrent (Void)
 Get the current jail.

Detailed Description

NeKernel Jail System, part of OpenEnclave.

Author
Amlal El Mahrouss

Function Documentation

◆ JailGetCurrent()

IMPORT_C struct JAIL * JailGetCurrent ( Void )

Get the current jail.

Returns
Pointer to the current jail structure, or NULL if not in a jail