From owner-freebsd-hackers Tue Aug 24 10:44:24 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 9B76C14C29 for ; Tue, 24 Aug 1999 10:44:17 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11JKbI-000LvP-00; Tue, 24 Aug 1999 19:43:12 +0200 From: Sheldon Hearn To: Dan Seguin Cc: hackers@freebsd.org Subject: Re: Struct user In-reply-to: Your message of "Tue, 24 Aug 1999 12:59:49 -0400." Date: Tue, 24 Aug 1999 19:43:12 +0200 Message-ID: <84282.935516592@axl.noc.iafrica.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Aug 1999 12:59:49 -0400, Dan Seguin wrote: > Can somebody tell me where to find the defintion for struct user that's > contained in struct proc? This is trick question, yes? sys/proc.h struct proc sys/user.h struct user :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message