Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2009 15:55:44 -0500
From:      Ryan Stone <rysto32@gmail.com>
To:        Roman Divacky <rdivacky@freebsd.org>
Cc:        hackers@freebsd.org
Subject:   Re: TUNABLE_INT question
Message-ID:  <bc2d970902131255h1a0965d8g4e8c54a10436ee22@mail.gmail.com>
In-Reply-To: <20090213183229.GA94272@freebsd.org>
References:  <20090213183229.GA94272@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
__FILE__ is a string so you can't concat that with anything to produce an
identifier.  In any case, the variable is static so there can't be any
collision problems with other files.

Ryan Stone



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