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

#include <elfcore-compat.h>

Data Fields

char pr_state
 
char pr_sname
 
char pr_zomb
 
char pr_nice
 
compat_ulong_t pr_flag
 
__compat_uid_t pr_uid
 
__compat_gid_t pr_gid
 
compat_pid_t pr_pid
 
compat_pid_t pr_ppid
 
compat_pid_t pr_pgrp
 
compat_pid_t pr_sid
 
char pr_fname [16]
 
char pr_psargs [ELF_PRARGSZ]
 

Detailed Description

Definition at line 41 of file elfcore-compat.h.

Field Documentation

compat_ulong_t pr_flag

Definition at line 47 of file elfcore-compat.h.

char pr_fname[16]

Definition at line 51 of file elfcore-compat.h.

Definition at line 49 of file elfcore-compat.h.

char pr_nice

Definition at line 46 of file elfcore-compat.h.

compat_pid_t pr_pgrp

Definition at line 50 of file elfcore-compat.h.

compat_pid_t pr_pid

Definition at line 50 of file elfcore-compat.h.

compat_pid_t pr_ppid

Definition at line 50 of file elfcore-compat.h.

char pr_psargs[ELF_PRARGSZ]

Definition at line 52 of file elfcore-compat.h.

compat_pid_t pr_sid

Definition at line 50 of file elfcore-compat.h.

char pr_sname

Definition at line 44 of file elfcore-compat.h.

char pr_state

Definition at line 43 of file elfcore-compat.h.

Definition at line 48 of file elfcore-compat.h.

char pr_zomb

Definition at line 45 of file elfcore-compat.h.


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