Subject: Re: cd9660_vnops.c
To: Iain Hibbert <plunky@skate.demon.co.uk>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: current-users
Date: 11/30/1996 16:42:21
On Sat, 30 Nov 1996 12:07:32 +0000 (GMT) 
 Iain Hibbert <plunky@skate.demon.co.uk> wrote:

 > the values of a_name for the switch are declared?  I'm just catching up after
 > a few months away, and can't compile a kernel because they are undeclared.. 
 > vop_pathconf_args is defined in sys/vnode_if.h (and is slightly different to
 > the commented out version above, if that is a bad thing..)

they're in <sys/unistd.h>

The a_desc argument is left out since it's basically just used by the
vnode op switch to call the right funtion.  The functions that are
themselves called indirectly by the switch don't need to use it,
so it's not in the comment.

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939