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

From: Konstantin Belousov <kostikbel_at_gmail.com>
Date: Wed, 7 Nov 2012 17:31:35 +0200
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.

Received on Wed Nov 07 2012 - 14:31:43 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:32 UTC