sysutils/lsof Author Question (for CLANG)....

Konstantin Belousov kostikbel at gmail.com
Wed Nov 7 15:31:43 UTC 2012


On Wed, Nov 07, 2012 at 09:27:32AM -0600, Larry Rosenman wrote:
> Vic Abell (the lsof author) asked me the following:
> In adjusting for clang I have come up with an unanswered
> question.  Where is the VOP_UNLOCK() macro defined?
> 
> I've done a full search of all the files in /usr/src/sys
> and can't find its definition, but I find many, many
> uses.
> 
> Perhaps someone on the freebsd-current list knows.
> 
> Can someone help me help him?
> 
It is located in the autogenerated file vnode_if.c, which is produced
in the kernel build directory by the tools/vnode_if.awk script from
the kern/vnode_if.src declaration.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20121107/c77eac37/attachment.sig>


More information about the freebsd-current mailing list