OSAPI  0.29
Open System API
osapi_proc_id_S Struct Reference

The process identity structure. More...

#include <proc_type_id.h>

Data Fields

t_pid pid
 Process ID.
 
char name [NAME_MAX+1]
 Process name.
 
t_pid ppid
 Parent PID.
 
t_pid pgrp
 Process Group ID.
 
t_pid session
 Session ID.
 
int tpgid
 The ID of the foreground process group of the controlling terminal of the process.
 

Detailed Description

The process identity structure.


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