Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 19:15:09 +0000
From:      Fox Anderson <andersonfox@mail.ru>
To:        freebsd-hackers@freebsd.org
Subject:   struct proc
Message-ID:  <3957ABBD.6010407@mail.ru>

next in thread | raw e-mail | index | archive | help
Hi all!

What is the difference between p and curproc in my syscall?

static int
my_syscall(struct proc *p, my_syscallargs *uap) {
		curproc->......
}



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3957ABBD.6010407>