Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
elf_prpsinfo Struct Reference

#include <elfcore.h>

Data Fields

char pr_state
 
char pr_sname
 
char pr_zomb
 
char pr_nice
 
unsigned long pr_flag
 
__kernel_uid_t pr_uid
 
__kernel_gid_t pr_gid
 
pid_t pr_pid
 
pid_t pr_ppid
 
pid_t pr_pgrp
 
pid_t pr_sid
 
char pr_fname [16]
 
char pr_psargs [ELF_PRARGSZ]
 

Detailed Description

Definition at line 78 of file elfcore.h.

Field Documentation

unsigned long pr_flag

Definition at line 84 of file elfcore.h.

char pr_fname[16]

Definition at line 89 of file elfcore.h.

Definition at line 86 of file elfcore.h.

char pr_nice

Definition at line 83 of file elfcore.h.

pid_t pr_pgrp

Definition at line 87 of file elfcore.h.

pid_t pr_pid

Definition at line 87 of file elfcore.h.

pid_t pr_ppid

Definition at line 87 of file elfcore.h.

char pr_psargs[ELF_PRARGSZ]

Definition at line 90 of file elfcore.h.

pid_t pr_sid

Definition at line 87 of file elfcore.h.

char pr_sname

Definition at line 81 of file elfcore.h.

char pr_state

Definition at line 80 of file elfcore.h.

Definition at line 85 of file elfcore.h.

char pr_zomb

Definition at line 82 of file elfcore.h.


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