Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2000 13:25:45 CST
From:      "bsdnewbie bsdnewbie" <bsdnewbie@hotmail.com>
To:        freebsd-questions@FreeBSD.org
Subject:   _Where is VOP_STRATEGY ???
Message-ID:  <F112ZNTXiQD9Eg44PdO0000ea7e@hotmail.com>

next in thread | raw e-mail | index | archive | help
I could not find out the macro "VOP_STRATEGY" which used by the system call 
bread(...).  The command that I use:

grep -r VOP_STRATEGY /usr/src/          or
grep VOP_STRATEGY `find /usr/src/ -name *.h` or
grep VOP_STRATEGY `find /usr/src/ -name *.c`

but I can not find the DEFINITION of VOP_STRATEGY!!!

Does FreeBSD place all his source files in the directory /usr/src?  Where 
can I find the def of this macro?

Thanks

best regards,
bsdnewbie
Oct 5, 2k


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F112ZNTXiQD9Eg44PdO0000ea7e>