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

Public Attributes

pid_t child
 
int peek_result
 
int wait_result
 
int status
 
siginfo_t peek
 
long result [3]
 
int error [3]
 
struct user_regs_struct registers
 
siginfo_t info
 

Detailed Description

Definition at line 7 of file ownership.c.

Member Data Documentation

◆ child

pid_t outsider::child

Definition at line 8 of file ownership.c.

◆ error

int outsider::error[3]

Definition at line 12 of file ownership.c.

◆ info

siginfo_t outsider::info

Definition at line 14 of file ownership.c.

◆ peek

siginfo_t outsider::peek

Definition at line 10 of file ownership.c.

◆ peek_result

int outsider::peek_result

Definition at line 9 of file ownership.c.

◆ registers

struct user_regs_struct outsider::registers

Definition at line 13 of file ownership.c.

◆ result

long outsider::result[3]

Definition at line 11 of file ownership.c.

◆ status

int outsider::status

Definition at line 9 of file ownership.c.

◆ wait_result

int outsider::wait_result

Definition at line 9 of file ownership.c.


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