Date: Mon, 6 Aug 2001 21:12:55 -0500 From: Dan Nelson <dnelson@emsphone.com> To: Tabor Kelly <pdxmax@dsl-only.net> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Kernel Symbol Question Message-ID: <20010806211254.B24699@dan.emsphone.com> In-Reply-To: <33375409.20010806174330@dsl-only.net> References: <33375409.20010806174330@dsl-only.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 06), Tabor Kelly said: > Which source file(s) are the kernel symbols defined in? By symbols I > mean the symbols that the nlist() man page refers to. /usr/src/sys/**/*.c ; about 1800 files. Any global variable not declared "static" is visible. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010806211254.B24699>