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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to