Date: Mon, 28 Jul 1997 14:50:17 -0700 (PDT) From: Vinay Bannai <vinay@agni.nuko.com> To: freebsd-hackers@freebsd.org Subject: Location of copyin() and copyout().. Message-ID: <199707282150.OAA01303@agni.nuko.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707282150.OAA01303>