Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!news.nd.edu!mentor.cc.purdue.edu!mace.cc.purdue.edu!abe From: abe@mace.cc.purdue.edu (Vic Abell) Newsgroups: comp.sys.next Subject: NeXTStep 2.0 kernel questions Keywords: u area, VCHR vnode Message-ID: <7276@mace.cc.purdue.edu> Date: 19 Apr 91 13:30:20 GMT Article-I.D.: mace.7276 Organization: Purdue University Lines: 14 Is there anyone on the net who could give me some clues about some structures in the NS 2.0 kernel? Specifically, I would like to know: o What do I read with nlist(3) to get at the user structures? o When I have read a vnode of type VCHR, what does the v_data point at? It appears to point 4 bytes in from of itself, rather than at an inode. Under SunOS it points at an snode, but I can't find any header files in /usr/include that define an snode. Vic Abell