Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!spool.mu.edu!news.cs.indiana.edu!arizona.edu!cerritos.edu!orion.oac.uci.edu!ucivax!ucla-cs!elroy.jpl.nasa.gov!decwrl!wuarchive!rice!blenda.rice.edu!berk From: berk@blenda.rice.edu (Murat Berk) Newsgroups: comp.unix.aix Subject: Message-ID: <1991Mar29.063253.2770@rice.edu> Date: 29 Mar 91 06:32:53 GMT Sender: news@rice.edu (News) Organization: Rice University, Houston, Texas Lines: 26 I try to get information on a process which pid is known. The only referance I can find is the procinfo structure in the /usr/include/procinfo.h file. >/* > * An array of these structures is returned by getprocs() > */ >struct procinfo >{ .... But I cannot find any information for getprocs in info. Both find and search for getprocs fails. Another reference is in the /usr/include/sys/proc.h file. They recommend to read a file, > * NOTE: See sys/proc/README for details. I could not find this file. It is not under include, not under /usr/lpp The only thing I want to have is a pointer to the procinfo structure so I can get the user and sys times for a process. If there exist another way or routine, where should I look for info. Please E-mail me. Murat Berk Physics Department Rice University