The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Filesystems, Disks and Memory
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 04-05-2002
Perderabo's Avatar
Perderabo Perderabo is offline
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,718
I see from your other question that you are using hp-ux. I have bad news. HP has removed most of the information from sys/proc.h and as a result this is no longer possible with hp-ux. To get a feel for accessing kernel structures see this thread.

With hp-ux, pstat() is all that's left.
Reply With Quote