From owner-freebsd-hackers Mon Jul 28 14:53:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA05976 for hackers-outgoing; Mon, 28 Jul 1997 14:53:54 -0700 (PDT) Received: from agni.nuko.com ([206.79.130.80]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA05971 for ; Mon, 28 Jul 1997 14:53:46 -0700 (PDT) Received: (from vinay@localhost) by agni.nuko.com (8.8.5/8.7.3) id OAA01303 for freebsd-hackers@freebsd.org; Mon, 28 Jul 1997 14:50:17 -0700 (PDT) From: Vinay Bannai Message-Id: <199707282150.OAA01303@agni.nuko.com> Subject: Location of copyin() and copyout().. To: freebsd-hackers@freebsd.org Date: Mon, 28 Jul 1997 14:50:17 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi folks, I was wondering if it is considered a good idea to move data back and forth between the user and kernel space using copyin() and copyout() without calling uiomove(). I can't seem to find the location of these functions/macros. Can someone point me where they are defined?? Thanks Vinay -- Vinay Bannai E-mail: vinay@agni.nuko.com (408)-526-0280 x 275 (Work) http://agni.nuko.com/~vinay