ApertureOS
Data Fields
ProcessInfo Struct Reference

#include <process_man.h>

Collaboration diagram for ProcessInfo:
Collaboration graph
[legend]

Data Fields

uint32_t flags
 
UID uid
 
const char name [MAX_PROC_NAME_LEN]
 
const char * path
 
struct ProcessInfoparent
 
struct ProcessInfochildren
 
struct ProcessInfonext
 

Field Documentation

struct ProcessInfo* ProcessInfo::children
uint32_t ProcessInfo::flags
const char ProcessInfo::name[MAX_PROC_NAME_LEN]
struct ProcessInfo* ProcessInfo::next
struct ProcessInfo* ProcessInfo::parent
const char* ProcessInfo::path
UID ProcessInfo::uid

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