Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!adm!ron@BRL.ARPA From: ron@BRL.ARPA (Ron Natalie) Newsgroups: comp.unix.wizards Subject: Re: RJE Rehost Message-ID: <1481@brl-adm.ARPA> Date: Sat, 13-Dec-86 14:06:09 EST Article-I.D.: brl-adm.1481 Posted: Sat Dec 13 14:06:09 1986 Date-Received: Mon, 15-Dec-86 23:22:26 EST Sender: news@brl-adm.ARPA Lines: 5 They are in the struct uio rather than the user structure. The UIO structure is built in the read and write routines in sys_generic and is passed along to the driver's read and write routines. -Ron