The Pedigree Project 0.1
Public Attributes | List of all members
tc_entry_record Struct Reference
+ Collaboration diagram for tc_entry_record:

Public Attributes

uint64_t magic
 
struct user_regs_struct registers
 
int64_t fs_result
 

Detailed Description

Definition at line 49 of file ptrace-contract-test/contract.h.

Member Data Documentation

◆ fs_result

int64_t tc_entry_record::fs_result

Definition at line 52 of file ptrace-contract-test/contract.h.

◆ magic

uint64_t tc_entry_record::magic

Definition at line 50 of file ptrace-contract-test/contract.h.

◆ registers

struct user_regs_struct tc_entry_record::registers

Definition at line 51 of file ptrace-contract-test/contract.h.


The documentation for this struct was generated from the following file: