Main Page
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Globals
process_info.h File Reference
Functions to read process information from the system.
More...
Go to the source code of this file.
Defines
#define
PROCESS_INFO_LENGTH_COMMAND
512
Length of command.
Functions
int
process_info_update
(int pid,
ProcessInfo
*pi)
Reads the process status from the system.
Detailed Description
Functions to read process information from the system.
Function Documentation
int process_info_update
(
int
pid
,
ProcessInfo
*
pi
)
Reads the process status from the system.
Parameters:
pid
Process ID
pi
Pointer wherer to store process information.
Returns:
1 if successful, 0 if not successful.-
Generated on Fri Jan 20 10:12:18 2006 by
1.4.2