Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!munnari.oz.au!csc!pjy100 From: pjy100@csc.anu.oz Newsgroups: comp.unix.ultrix Subject: Retrieving per-process info on DS3100 Message-ID: <2371.269db532@csc.anu.oz> Date: 13 Jul 90 11:49:05 GMT Organization: Computer Services, Australian National University Lines: 11 Can anyone help ???? I wish to obtain information about every process currently on the system from the two data structures "proc" and "user" (see /usr/include/sys/proc.h & /usr/include/sys/user.h) from within a "c" program, but I cannot find a system call that will retrieve this information from the system tables. How can this be done? (pstat & ps must use the method I require). SunOS provides the calls "kvm_nextproc" & "kvm_getu" for doing what I need, is there an equivalent method for Ultrix 3.1 on a DS3100. Peter Young (systems prog. Mt Stromlo Observatory)