Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!zehntel!hplabs!sri-unix!olympus!sauron!bob@SU-SHASTA.ARPA From: bob@SU-SHASTA.ARPA Newsgroups: net.unix-wizards Subject: none Message-ID: <12335@sri-arpa.UUCP> Date: Thu, 9-Aug-84 12:41:21 EDT Article-I.D.: sri-arpa.12335 Posted: Thu Aug 9 12:41:21 1984 Date-Received: Tue, 14-Aug-84 05:12:53 EDT Lines: 11 Subject: Re: What is the root inode number in BSD 4.2 In 4.2bsd ROOTINO is defined in /usr/include/sys/fs.h as 2 typecast to ino_t. I do 'grep thing /usr/include{,/sys}/*.h' a lot working closely with both 4.2 & Sys -V. You'll also want to include /usr/include/sys/types.h. Many system things are in different include files under 4.2bsd. My comments about that are not printable. Bob Toxen Silicon Graphics {decvax,ihnp4}!ucbvax!Shasta!olympus!bob