Tabor Kelly wrote:
> 
> Which source file(s) are the kernel symbols defined in? By symbols I
> mean the symbols that the nlist() man page refers to.

Let's see...

     The nlist() function retrieves name list entries from the symbol table of
     an executable file (see a.out(5)).

In the case of the kernel, that would be the kernel you booted, typically
/kernel.

> Besides the source files, is there any other place that the symbols
> (their names and meaning) are documented?

The section 9 man pages.  Actually, you're lucky if they're documented in
the source...

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
[EMAIL PROTECTED]                                           http://softweyr.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to