Subject: Re: where is select() function....
To: Randazzo, Michael <RANDAZZO@ddc-web.com>
From: Rui Paulo <rpaulo@NetBSD.org>
List: tech-kern
Date: 06/15/2005 18:02:25
On 2005.06.15 13:56:21 +0000, Randazzo, Michael wrote:
> Can someone tell me in what source file to find the "select()" functon?

src/sys/kern/sys_generic.c:
	sys_pselect()/sys_select() -> selcommon()

-- 
Rui Paulo