struct proc - basic question
From: Joanna Sledzik (asledzik_at_ae.katowice.pl)
Date: 09/13/04
- Previous message: Iasen Kostov: "Re: help with a module, please.."
- Next in thread: Sam Lawrance: "Re: struct proc - basic question"
- Reply: Sam Lawrance: "Re: struct proc - basic question"
- Reply: Peter Pentchev: "Re: struct proc - basic question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 13 Sep 2004 14:01:39 +0200 (CEST) To: freebsd-hackers@freebsd.org
Hi :)
I'm very very begginer in Unix system programming.
What function should I use to catch the struct proc for some process?
Is it possible to get the pointer to struct proc using for example the pid_t pid
as an argument?
Thanks for help
Joanna Sledzik
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Iasen Kostov: "Re: help with a module, please.."
- Next in thread: Sam Lawrance: "Re: struct proc - basic question"
- Reply: Sam Lawrance: "Re: struct proc - basic question"
- Reply: Peter Pentchev: "Re: struct proc - basic question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|