Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Nov 2004 09:50:00 +0100
From:      des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To:        Dan Strick <strick@covad.net>
Cc:        dan@mist.nodomain
Subject:   Re: Where is the source to the system calls?
Message-ID:  <xzp1xf4ybbb.fsf@dwp.des.no>
In-Reply-To: <200411080029.iA80TgJ0040646@mist.nodomain> (Dan Strick's message of "Sun, 7 Nov 2004 16:29:42 -0800 (PST)")
References:  <200411080029.iA80TgJ0040646@mist.nodomain>

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Strick <strick@covad.net> writes:
> Does anyone know where the system calls are really defined?

In the kernel.

> I followed open() to _open() to __sys_open() which seems
> to be part of something called libc_r before I ran into a
> blank wall.

des@dwp /usr/src% grep -r '^open(' sys
sys/kern/vfs_syscalls.c:open(td, uap)

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



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