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

Public Attributes

pid_t pid
 
int command
 
int report
 

Detailed Description

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

Member Data Documentation

◆ command

int tc_child::command

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

◆ pid

pid_t tc_child::pid

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

◆ report

int tc_child::report

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


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